xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
vo_frame_t | vo_frame |
int | width |
int | height |
int | format |
int | flags |
double | ratio |
uint8_t * | rgb |
uint8_t * | rgb_dst |
yuv2rgb_t * | yuv2rgb |
int raw_frame_t::flags |
Referenced by raw_alloc_frame(), and raw_update_frame_format().
int raw_frame_t::format |
Referenced by raw_alloc_frame(), raw_display_frame(), raw_frame_field(), raw_frame_proc_slice(), and raw_update_frame_format().
int raw_frame_t::height |
Referenced by raw_alloc_frame(), raw_display_frame(), and raw_update_frame_format().
double raw_frame_t::ratio |
Referenced by raw_display_frame(), and raw_update_frame_format().
uint8_t* raw_frame_t::rgb |
Referenced by raw_alloc_frame(), raw_display_frame(), raw_frame_dispose(), raw_frame_field(), and raw_update_frame_format().
uint8_t * raw_frame_t::rgb_dst |
Referenced by raw_display_frame(), raw_frame_field(), and raw_frame_proc_slice().
vo_frame_t raw_frame_t::vo_frame |
Referenced by raw_alloc_frame(), raw_display_frame(), raw_frame_dispose(), raw_frame_proc_slice(), and raw_update_frame_format().
int raw_frame_t::width |
Referenced by raw_alloc_frame(), raw_display_frame(), raw_frame_field(), and raw_update_frame_format().
yuv2rgb_t* raw_frame_t::yuv2rgb |
Referenced by raw_alloc_frame(), raw_frame_dispose(), raw_frame_field(), raw_frame_proc_slice(), and raw_update_frame_format().