Searched refs:pred8x16_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.c618 static void FUNCC(pred8x16_dc)(uint8_t *_src, int stride){ function
676 FUNCC(pred8x16_dc)(src, stride);
H A Dh264pred.c462 h->pred8x8[DC_PRED8x8 ]= FUNCC(pred8x16_dc , depth);\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred.c512 h->pred8x8[DC_PRED8x8 ]= FUNCC(pred8x16_dc , depth);\
H A Dh264pred_template.c673 static void FUNCC(pred8x16_dc)(uint8_t *_src, ptrdiff_t stride) function
737 FUNCC(pred8x16_dc)(src, stride);

Completed in 122 milliseconds