Searched refs:vps_timing_info_present_flag (Results 1 – 3 of 3) sorted by relevance
616 if (openhevc_vps->vps_timing_info_present_flag != in compare_vps()617 vps->vps_timing_info_present_flag) { in compare_vps()1120 READ_ONEBIT(gb, &vps->vps_timing_info_present_flag); in mpp_hevc_decode_nal_vps()1121 if (vps->vps_timing_info_present_flag) { in mpp_hevc_decode_nal_vps()
183 RK_U8 vps_timing_info_present_flag; member
516 if (s->vps->vps_timing_info_present_flag) { in set_sps()