Home | History | Annotate | Download | only in enc

Lines Matching refs:mb_h

1157     const int mb_h = (height + 15) >> 4;
1158 memset(picture->extra_info, 0, mb_w * mb_h * sizeof(*picture->extra_info));