Searched refs:pred16x16_plane (Results 1 – 2 of 2) sorted by relevance
552 h->pred16x16[PLANE_PRED8x8 ]= FUNCC(pred16x16_plane , depth);\ in ff_h264_pred_init()
483 static void FUNCC(pred16x16_plane)(uint8_t *src, ptrdiff_t stride) in FUNCC() argument