Searched refs:pred16x16_add (Results 1 – 3 of 3) sorted by relevance
111 void(*pred16x16_add[3])(uint8_t *pix /*align 16*/, member
537 h->pred16x16_add[VERT_PRED8x8]= FUNCC(pred16x16_vertical_add , depth);\ in ff_h264_pred_init()538 h->pred16x16_add[ HOR_PRED8x8]= FUNCC(pred16x16_horizontal_add , depth);\ in ff_h264_pred_init()
744 h->hpc.pred16x16_add[sl->intra16x16_pred_mode](dest_y, block_offset, in hl_decode_mb_idct_luma()