Home
last modified time | relevance | path

Searched defs:mb_type_ptr (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmsmpeg4dec.c111 uint32_t * const mb_type_ptr = &s->current_picture.mb_type[s->mb_x + s->mb_y*s->mb_stride]; in msmpeg4v12_decode_mb() local
213 uint32_t * const mb_type_ptr = &s->current_picture.mb_type[s->mb_x + s->mb_y*s->mb_stride]; in msmpeg4v34_decode_mb() local

Completed in 2 milliseconds