Home | History | Annotate | Download | only in enc

Lines Matching refs:mb_w

1229     const int mb_w = (width + 15) >> 4;
1231 memset(picture->extra_info, 0, mb_w * mb_h * sizeof(*picture->extra_info));