Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264pred.c430 h->pred4x4[DC_PRED ]= FUNCC(pred4x4_dc , depth);\ in ff_h264_pred_init()
458 h->pred4x4[DC_PRED ]= FUNCC(pred4x4_dc , depth);\ in ff_h264_pred_init()
Dh264pred_template.c58 static void FUNCC(pred4x4_dc)(uint8_t *_src, const uint8_t *topright, in FUNCC() argument
720 FUNCC(pred4x4_dc)(src, NULL, stride); in FUNC() local
726 FUNCC(pred4x4_dc)(src, NULL, stride); in FUNC() local