Home
last modified time | relevance | path

Searched refs:pred4x4_down_left (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264pred.c434 h->pred4x4[DIAG_DOWN_LEFT_PRED ]= FUNCC(pred4x4_down_left , depth);\ in ff_h264_pred_init()
Dh264pred_template.c192 static void FUNCC(pred4x4_down_left)(uint8_t *_src, const uint8_t *_topright, in FUNCC() argument