FFmpeg
|
YuvPixel Struct Reference
#include <motionpixels_tablegen.h>
Data Fields | |
int8_t | y |
int8_t | v |
int8_t | u |
Detailed Description
Definition at line 28 of file motionpixels_tablegen.h.
Field Documentation
int8_t YuvPixel::u |
Definition at line 29 of file motionpixels_tablegen.h.
Referenced by motionpixels_tableinit(), mp_build_rgb_yuv_table(), mp_decode_frame_helper(), mp_decode_line(), mp_set_rgb_from_yuv(), mp_set_zero_yuv(), and mp_yuv_to_rgb().
int8_t YuvPixel::v |
Definition at line 29 of file motionpixels_tablegen.h.
Referenced by mp_build_rgb_yuv_table(), mp_decode_frame_helper(), mp_decode_line(), mp_set_rgb_from_yuv(), mp_set_zero_yuv(), and mp_yuv_to_rgb().
int8_t YuvPixel::y |
Definition at line 29 of file motionpixels_tablegen.h.
Referenced by mp_build_rgb_yuv_table(), mp_decode_frame_helper(), mp_decode_line(), mp_set_rgb_from_yuv(), and mp_set_zero_yuv().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:13 for FFmpeg by 1.8.11