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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred.c445 h->pred4x4[TOP_DC_PRED ]= FUNCC(pred4x4_top_dc , depth);\
466 h->pred4x4[TOP_DC_PRED ]= FUNCC(pred4x4_top_dc , depth);\
H A Dh264pred_template.c87 static void FUNCC(pred4x4_top_dc)(uint8_t *_src, const uint8_t *topright, function
732 FUNCC(pred4x4_top_dc)(src, NULL, stride);
738 FUNCC(pred4x4_top_dc)(src, NULL, stride);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred.c397 h->pred4x4[TOP_DC_PRED ]= FUNCC(pred4x4_top_dc , depth);\
417 h->pred4x4[TOP_DC_PRED ]= FUNCC(pred4x4_top_dc , depth);\
H A Dh264pred_template.c77 static void FUNCC(pred4x4_top_dc)(uint8_t *_src, const uint8_t *topright, int _stride){ function
672 FUNCC(pred4x4_top_dc)(src, NULL, stride);
677 FUNCC(pred4x4_top_dc)(src, NULL, stride);

Completed in 76 milliseconds