Searched refs:NAL_RSV_RAP_VCL23 (Results 1 – 4 of 4) sorted by relevance
109 NAL_RSV_RAP_VCL23 = 23, enumerator
249 (NAL_RSV_RAP_VCL23 >= i1_nal_unit_type)) in ihevcd_parse_slice_header()353 (NAL_RSV_RAP_VCL23 >= i1_nal_unit_type)) in ihevcd_parse_slice_header()399 (ps_slice_hdr->i1_nal_unit_type <= NAL_RSV_RAP_VCL23)) in ihevcd_parse_slice_header()
3271 …type % 2 != 0)) || ((i1_nal_unit_type >= NAL_BLA_W_LP) && (i1_nal_unit_type <= NAL_RSV_RAP_VCL23)); in ihevcd_calc_poc()
1500 (i1_nal_unit_type <= NAL_RSV_RAP_VCL23); in ihevce_generate_slice_header()2952 WORD32 RapPicFlag = (nal_unit_type >= NAL_BLA_W_LP) && (nal_unit_type <= NAL_RSV_RAP_VCL23); in ihevce_populate_slice_header()