Searched refs:pred4x4_down_left (Results 1 – 2 of 2) sorted by relevance
434 h->pred4x4[DIAG_DOWN_LEFT_PRED ]= FUNCC(pred4x4_down_left , depth);\ in ff_h264_pred_init()
192 static void FUNCC(pred4x4_down_left)(uint8_t *_src, const uint8_t *_topright, in FUNCC() argument