Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264pred_template.c877 #define PREDICT_8x8_DC(v) \ macro
891 PREDICT_8x8_DC(PIXEL_SPLAT_X4(1<<(BIT_DEPTH-1))); in FUNCC()
901 PREDICT_8x8_DC(dc); in FUNCC()
911 PREDICT_8x8_DC(dc); in FUNCC()
923 PREDICT_8x8_DC(dc); in FUNCC()
1204 #undef PREDICT_8x8_DC