Home
last modified time | relevance | path

Searched refs:uc_curpictype (Results 1 – 1 of 1) sorted by relevance

/external/libavc/decoder/
Dih264d_process_bslice.c1934 UWORD8 uc_curpictype, uc_colpictype; in ih264d_cal_col_pic() local
1936 uc_curpictype = (ps_dec->ps_cur_pic->u1_picturetype & 0x7); in ih264d_cal_col_pic()
1938 if(uc_curpictype == FRM_PIC) in ih264d_cal_col_pic()
1979 else if(uc_curpictype == AFRM_PIC) in ih264d_cal_col_pic()