Searched refs:p_DeblockPicture (Results 1 – 3 of 3) sorted by relevance
1196 void (*p_DeblockPicture[2])(struct _DecStruct *); member
1161 ps_dec->p_DeblockPicture[0] = ih264d_deblock_picture_non_mbaff; in ih264d_init_decoder()1162 ps_dec->p_DeblockPicture[1] = ih264d_deblock_picture_mbaff; in ih264d_init_decoder()
914 ps_dec->p_DeblockPicture[ps_dec->ps_cur_slice->u1_mbaff_frame_flag]( in ih264d_deblock_picture()