#include <types.h>
rsimpl::subdevice_mode_selection::subdevice_mode_selection | ( | const subdevice_mode & | mode, |
int | pad_crop, | ||
int | unpacker_index | ||
) | [inline] |
rs_format rsimpl::subdevice_mode_selection::get_format | ( | rs_stream | stream | ) | const [inline] |
int rsimpl::subdevice_mode_selection::get_framerate | ( | ) | const [inline] |
int rsimpl::subdevice_mode_selection::get_height | ( | ) | const [inline] |
size_t rsimpl::subdevice_mode_selection::get_image_size | ( | rs_stream | stream | ) | const |
const std::vector<std::pair<rs_stream, rs_format> >& rsimpl::subdevice_mode_selection::get_outputs | ( | ) | const [inline] |
int rsimpl::subdevice_mode_selection::get_stride_x | ( | ) | const [inline] |
int rsimpl::subdevice_mode_selection::get_stride_y | ( | ) | const [inline] |
const pixel_format_unpacker& rsimpl::subdevice_mode_selection::get_unpacker | ( | ) | const [inline] |
int rsimpl::subdevice_mode_selection::get_width | ( | ) | const [inline] |
bool rsimpl::subdevice_mode_selection::provides_stream | ( | rs_stream | stream | ) | const [inline] |
bool rsimpl::subdevice_mode_selection::requires_processing | ( | ) | const [inline] |
void rsimpl::subdevice_mode_selection::set_output_buffer_format | ( | const rs_output_buffer_format | in_output_format | ) |
void rsimpl::subdevice_mode_selection::unpack | ( | byte *const | dest[], |
const byte * | source | ||
) | const |