Home | History | Annotate | Download | only in decoder

Lines Matching refs:NAL_BLA_W_LP

2038                     || NAL_BLA_W_LP == i1_nal_unit_type
2071 WORD32 is_reference_nal = ((i1_nal_unit_type <= NAL_RSV_VCL_R15) && (i1_nal_unit_type % 2 != 0)) || ((i1_nal_unit_type >= NAL_BLA_W_LP) && (i1_nal_unit_type <= NAL_RSV_RAP_VCL23));