Searched refs:dct_get (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | asvenc.c | 186 static inline void dct_get(ASV1Context *a, const AVFrame *frame, in dct_get() function 269 dct_get(a, pict, mb_x, mb_y); in encode_frame() 277 dct_get(a, pict, mb_x, mb_y); in encode_frame() 285 dct_get(a, pict, mb_x, mb_y); in encode_frame()
|
Completed in 1 milliseconds