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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh261dec.c195 static int h261_decode_mb_skipped(H261Context *h, int mba1, int mba2) function
543 h261_decode_mb_skipped(h, h->current_mba, 33);
551 h261_decode_mb_skipped(h,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh261dec.c197 static int h261_decode_mb_skipped(H261Context *h, int mba1, int mba2 ) function
521 h261_decode_mb_skipped(h, h->current_mba, 33);
528 h261_decode_mb_skipped(h, h->current_mba-h->mba_diff, h->current_mba-1);

Completed in 189 milliseconds