Searched refs:pred16x16_horizontal_add (Results 1 – 2 of 2) sorted by relevance
574 h->pred16x16_add[ HOR_PRED8x8]= FUNCC(pred16x16_horizontal_add , depth);\ in ff_h264_pred_init()
1309 static void FUNCC(pred16x16_horizontal_add)(uint8_t *pix, in FUNCC() argument