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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred_template.c810 #define PREDICT_8x8_DC(v) \ macro
823 PREDICT_8x8_DC(PIXEL_SPLAT_X4(1<<(BIT_DEPTH-1)));
832 PREDICT_8x8_DC(dc);
841 PREDICT_8x8_DC(dc);
852 PREDICT_8x8_DC(dc);
1052 #undef PREDICT_8x8_DC macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred_template.c877 #define PREDICT_8x8_DC(v) \ macro
891 PREDICT_8x8_DC(PIXEL_SPLAT_X4(1<<(BIT_DEPTH-1)));
901 PREDICT_8x8_DC(dc);
911 PREDICT_8x8_DC(dc);
923 PREDICT_8x8_DC(dc);
1204 #undef PREDICT_8x8_DC macro

Completed in 88 milliseconds