Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Deatgq.c110 static void tgq_idct_put_mb(TgqContext *s, int16_t (*block)[64], AVFrame *frame, in tgq_idct_put_mb() function
169 tgq_idct_put_mb(s, s->block, frame, mb_x, mb_y); in tgq_decode_mb()