Home
last modified time | relevance | path

Searched refs:ff_h264_idct_add8 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264dsp.c90 c->h264_idct_add8 = FUNC(ff_h264_idct_add8, depth);\ in ff_h264dsp_init()
H A Dh264idct_template.c213 void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ in ff_h264_idct_add8() function

Completed in 2 milliseconds