#include <yuv2rgb_private.h>
◆ cmap
const uint8_t* yuv2rgb_impl_s::cmap |
◆ dest_height
int yuv2rgb_impl_s::dest_height |
◆ dest_width
int yuv2rgb_impl_s::dest_width |
◆ do_scale
int yuv2rgb_impl_s::do_scale |
◆ intf
◆ rgb_stride
int yuv2rgb_impl_s::rgb_stride |
◆ scale_line
◆ slice_height
int yuv2rgb_impl_s::slice_height |
◆ slice_offset
int yuv2rgb_impl_s::slice_offset |
◆ source_height
int yuv2rgb_impl_s::source_height |
◆ source_width
int yuv2rgb_impl_s::source_width |
◆ step_dx
int yuv2rgb_impl_s::step_dx |
◆ step_dy
int yuv2rgb_impl_s::step_dy |
◆ swapped
int yuv2rgb_impl_s::swapped |
◆ table_bU
void* const* yuv2rgb_impl_s::table_bU |
◆ table_gU
void* const* yuv2rgb_impl_s::table_gU |
◆ table_gV
const int* yuv2rgb_impl_s::table_gV |
◆ table_mmx
const void* yuv2rgb_impl_s::table_mmx |
◆ table_rV
void* const* yuv2rgb_impl_s::table_rV |
◆ u_buffer
uint8_t* yuv2rgb_impl_s::u_buffer |
◆ uv_stride
int yuv2rgb_impl_s::uv_stride |
◆ v_buffer
uint8_t* yuv2rgb_impl_s::v_buffer |
◆ y_buffer
uint8_t* yuv2rgb_impl_s::y_buffer |
◆ y_stride
int yuv2rgb_impl_s::y_stride |
The documentation for this struct was generated from the following file: