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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deatgq.c145 static void tgq_decode_mb(TgqContext *s, int mb_y, int mb_x){ function
231 tgq_decode_mb(s, y, x);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deatgq.c151 static int tgq_decode_mb(TgqContext *s, AVFrame *frame, int mb_y, int mb_x) function
236 if (tgq_decode_mb(s, frame, y, x) < 0)

Completed in 28 milliseconds