Searched refs:ff_h264_idct_add8_422 (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.c93 c->h264_idct_add8 = FUNC(ff_h264_idct_add8_422, depth);\
H A Dh264idct_template.c216 void FUNCC(ff_h264_idct_add8_422)(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.c59 c->h264_idct_add8 = FUNC(ff_h264_idct_add8_422, depth);\
H A Dh264idct_template.c224 void FUNCC(ff_h264_idct_add8_422)(uint8_t **dest, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[15*8]){ function

Completed in 67 milliseconds