Home | History | Annotate | Download | only in decoder

Lines Matching refs:P_SLICE

1686                         && (P_SLICE == u1_slice_type) && (0 == u1_nal_ref_idc);
1884 if(ps_dec->i4_pic_type != B_SLICE && ps_dec->i4_pic_type != P_SLICE)
1888 else if(u1_slice_type == P_SLICE)
1894 ps_dec->i4_pic_type = P_SLICE;