Searched defs:width_of_mb (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mpegvideo.c | 1676 const int width_of_mb = (4 + (s->avctx->bits_per_raw_sample > 8)) - s->avctx->lowres; in ff_init_block_index() local |
Completed in 4 milliseconds