Searched refs:p_DeblockPicture (Results 1 - 3 of 3) sorted by relevance

/external/libavc/decoder/
H A Dih264d_structs.h1189 void (*p_DeblockPicture[2])(struct _DecStruct *); member in struct:_DecStruct
H A Dih264d_api.c988 ps_dec->p_DeblockPicture[0] = ih264d_deblock_picture_non_mbaff;
989 ps_dec->p_DeblockPicture[1] = ih264d_deblock_picture_mbaff;
H A Dih264d_parse_slice.c903 ps_dec->p_DeblockPicture[ps_dec->ps_cur_slice->u1_mbaff_frame_flag](

Completed in 230 milliseconds