Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsvq3.c711 static int svq3_decode_mb(SVQ3Context *s, unsigned int mb_type) in svq3_decode_mb() function
1523 if (mb_type > 33 || svq3_decode_mb(s, mb_type)) { in svq3_decode_frame()

Completed in 3 milliseconds