Searched refs:vps_timing_info_present_flag (Results 1 – 3 of 3) sorted by relevance
600 if (openhevc_vps->vps_timing_info_present_flag != in compare_vps()601 vps->vps_timing_info_present_flag) { in compare_vps()1104 READ_ONEBIT(gb, &vps->vps_timing_info_present_flag); in mpp_hevc_decode_nal_vps()1105 if (vps->vps_timing_info_present_flag) { in mpp_hevc_decode_nal_vps()
175 RK_U8 vps_timing_info_present_flag; member
510 if (s->vps->vps_timing_info_present_flag) { in set_sps()