Searched defs:idct_1d (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mv30.c | 108 static inline void idct_1d(unsigned *blk, int step) in idct_1d() function |
H A D | exr.c | 913 static void idct_1d(float *blk, int step) in idct_1d() function |
Completed in 5 milliseconds