This is the complete list of members for mf::yuv_importer, including all inherited members.
current_time() const override | mf::yuv_importer | virtual |
dimension | mf::frame_importer< Dim, ycbcr_color > | static |
elem_type typedef | mf::frame_importer< Dim, ycbcr_color > | |
frame_importer(const ndsize< Dim > &frame_shape) | mf::frame_importer< Dim, ycbcr_color > | inlineprotected |
frame_shape() | mf::frame_importer< Dim, ycbcr_color > | inline |
frame_view_type typedef | mf::seekable_frame_importer< 2, ycbcr_color > | |
is_seekable | mf::seekable_frame_importer< 2, ycbcr_color > | static |
reached_end() const override | mf::yuv_importer | virtual |
read_frame(const ndarray_view< 2, ycbcr_color > &) override | mf::yuv_importer | |
seekable_frame_importer< 2, ycbcr_color >::read_frame(const frame_view_type &)=0 | mf::frame_importer< Dim, ycbcr_color > | pure virtual |
read_frame_at(const frame_view_type &vw, time_unit t) | mf::seekable_frame_importer< 2, ycbcr_color > | inline |
seek(time_unit) override | mf::yuv_importer | virtual |
seekable_frame_importer(const ndsize< Dim > &frame_shape) | mf::seekable_frame_importer< 2, ycbcr_color > | inlineprotected |
total_duration() const override | mf::yuv_importer | virtual |
yuv_importer(const std::string &filename, const ndsize< 2 > &frame_shape, int sampling) | mf::yuv_importer | |
~frame_importer() | mf::frame_importer< Dim, ycbcr_color > | inlinevirtual |