Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dxvididct.c321 static void xvid_idct_put(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in xvid_idct_put() function
343 c->idct_put = xvid_idct_put; in ff_xvid_idct_init()
/third_party/ffmpeg/libavcodec/x86/
H A Dxvididct.asm519 cglobal xvid_idct_put, 0, NUM_GPRS, 8+7*ARCH_X86_64, dest, stride, block

Completed in 3 milliseconds