Searched refs:vui_timing_info_present_flag (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h334 int vui_timing_info_present_flag; member in struct:VUI
H A Dhevc_ps.c509 vui->vui_timing_info_present_flag = get_bits1(gb);
511 if (vui->vui_timing_info_present_flag) {
H A Dhevc.c332 } else if (sps->vui.vui_timing_info_present_flag) {

Completed in 37 milliseconds