Searched refs:mb_max_x (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | proresdec2.c | 736 size_t mb_max_x = slice->mb_count << (mb_x_shift - 1); in decode_slice_thread() local 744 for (j = 0; j < mb_max_x; ++j) { in decode_slice_thread() |
Completed in 2 milliseconds