Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264pred.c474 h->pred8x8l[HOR_PRED ]= FUNCC(pred8x8l_horizontal , depth);\ in ff_h264_pred_init()
Dh264pred_template.c925 static void FUNCC(pred8x8l_horizontal)(uint8_t *_src, int has_topleft, in FUNCC() argument