Searched refs:pred8x8_dc (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred_template.c590 static void FUNCC(pred8x8_dc)(uint8_t *_src, int stride){ function
671 FUNCC(pred8x8_dc)(src, stride);
H A Dh264pred.c454 h->pred8x8[DC_PRED8x8 ]= FUNCC(pred8x8_dc , depth);\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred.c504 h->pred8x8[DC_PRED8x8 ]= FUNCC(pred8x8_dc , depth);\
H A Dh264pred_template.c644 static void FUNCC(pred8x8_dc)(uint8_t *_src, ptrdiff_t stride) function
731 FUNCC(pred8x8_dc)(src, stride);

Completed in 110 milliseconds