Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264pred.c571 h->pred8x8_add [ HOR_PRED8x8]= FUNCC(pred8x16_horizontal_add , depth);\ in ff_h264_pred_init()
Dh264pred_template.c1346 static void FUNCC(pred8x16_horizontal_add)(uint8_t *pix, in FUNCC() argument