Searched refs:ff_wmv2_decode_mb (Results 1 – 3 of 3) sorted by relevance
61 int ff_wmv2_decode_mb(MpegEncContext *s, int16_t block[6][64]);
378 int ff_wmv2_decode_mb(MpegEncContext *s, int16_t block[6][64]) in ff_wmv2_decode_mb() function
393 s->decode_mb= ff_wmv2_decode_mb; in ff_msmpeg4_decode_init()