Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264pred.c574 h->pred16x16_add[ HOR_PRED8x8]= FUNCC(pred16x16_horizontal_add , depth);\ in ff_h264_pred_init()
Dh264pred_template.c1309 static void FUNCC(pred16x16_horizontal_add)(uint8_t *pix, in FUNCC() argument