Searched defs:idct_dc (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/aarch64/ | ||
D | hevcdsp_idct_neon.S | 574 .macro idct_dc size, bitdepth macro |
/third_party/ffmpeg/libavcodec/ | ||
D | hevcdsp.h | 61 void (*idct_dc[4])(int16_t *coeffs); member |