Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264pred.c535 h->pred16x16[DC_PRED8x8 ]= FUNCC(pred16x16_dc , depth);\ in ff_h264_pred_init()
Dh264pred_template.c372 static void FUNCC(pred16x16_dc)(uint8_t *_src, ptrdiff_t stride) in FUNCC() argument