Home | History | Annotate | Download | only in decoder

Lines Matching refs:u1_cur_pic_type

294             ps_err->u1_cur_pic_type = PIC_TYPE_I;
296 ps_err->u1_cur_pic_type = PIC_TYPE_UNKNOWN;
300 ps_err->u1_cur_pic_type = PIC_TYPE_I;
1867 && (ps_err->u1_cur_pic_type == PIC_TYPE_I))