Home
last modified time | relevance | path

Searched refs:tqi_idct_put (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Deatqi.c95 static inline void tqi_idct_put(AVCodecContext *avctx, AVFrame *frame, in tqi_idct_put() function
168 tqi_idct_put(avctx, frame, t->block); in tqi_decode_frame()