Searched refs:num_mb (Results 1 – 1 of 1) sorted by relevance
216 int num_mb = c->mb_width * c->mb_height; in tscc2_decode_frame() local267 if (pos + len > num_mb) { in tscc2_decode_frame()274 if (pos < num_mb) { in tscc2_decode_frame()276 pos, num_mb); in tscc2_decode_frame()