Home | History | Annotate | Download | only in decoder

Lines Matching refs:P_SLICE

1640                         && (P_SLICE == u1_slice_type) && (0 == u1_nal_ref_idc);
1848 if(ps_dec->i4_pic_type != B_SLICE && ps_dec->i4_pic_type != P_SLICE)
1852 else if(u1_slice_type == P_SLICE)
1858 ps_dec->i4_pic_type = P_SLICE;