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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh261dec.c196 static int h261_decode_mb_skipped(H261Context *h, int mba1, int mba2 ) function
520 h261_decode_mb_skipped(h, h->current_mba, 33);
527 h261_decode_mb_skipped(h, h->current_mba-h->mba_diff, h->current_mba-1);

Completed in 98 milliseconds