Home
last modified time | relevance | path

Searched defs:idct_dc (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
Dhevcdsp_idct_neon.S574 .macro idct_dc size, bitdepth macro
/third_party/ffmpeg/libavcodec/
Dhevcdsp.h61 void (*idct_dc[4])(int16_t *coeffs); member