Searched refs:ff_h264_idct_add8 (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 Dh264dsp.c91 c->h264_idct_add8 = FUNC(ff_h264_idct_add8, depth);\
H A Dh264idct_template.c204 void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264dsp.c57 c->h264_idct_add8 = FUNC(ff_h264_idct_add8, depth);\
H A Dh264idct_template.c212 void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[15*8]){ function

Completed in 94 milliseconds