#include <color-formats-converter.h>
Protected Member Functions | |
color_converter (const char *name, rs2_format target_format, rs2_stream target_stream=RS2_STREAM_COLOR) | |
Protected Member Functions inherited from librealsense::functional_processing_block | |
virtual void | init_profiles_info (const rs2::frame *f) |
virtual rs2::frame | prepare_frame (const rs2::frame_source &source, const rs2::frame &f) |
rs2::frame | process_frame (const rs2::frame_source &source, const rs2::frame &f) override |
virtual void | process_function (byte *const dest[], const byte *source, int width, int height, int actual_size, int input_size)=0 |
Protected Member Functions inherited from librealsense::stream_filter_processing_block | |
bool | should_process (const rs2::frame &frame) override |
Protected Member Functions inherited from librealsense::generic_processing_block | |
virtual rs2::frame | prepare_output (const rs2::frame_source &source, rs2::frame input, std::vector< rs2::frame > results) |
Definition at line 10 of file color-formats-converter.h.
|
inlineprotected |
Definition at line 13 of file color-formats-converter.h.