Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddcadct.c60 static void dct_a(const int *input, int *output) in dct_a() function
198 dct_a(buf_a + 0, buf_b + 0); in imdct_half_32()
327 dct_a(buf_b + 0, buf_a + 0); in imdct_half_64()

Completed in 1 milliseconds