Searched refs:pred16x16_horizontal (Results 1 – 2 of 2) sorted by relevance
537 h->pred16x16[HOR_PRED8x8 ]= FUNCC(pred16x16_horizontal , depth);\ in ff_h264_pred_init()
347 static void FUNCC(pred16x16_horizontal)(uint8_t *_src, ptrdiff_t stride) in FUNCC() argument