Searched refs:vps_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.h384 uint8_t vps_timing_info_present_flag; member in struct:HEVCVPS
H A Dhevc_ps.c399 vps->vps_timing_info_present_flag = get_bits1(gb);
400 if (vps->vps_timing_info_present_flag) {
H A Dhevc.c329 if (s->vps->vps_timing_info_present_flag) {

Completed in 34 milliseconds