Searched refs:i32SliceHeight (Results 1 – 1 of 1) sorted by relevance
3242 IMG_INT32 i32SliceHeight; in tng__validate_busize() local3247 i32SliceHeight = ctx->ui16PictureHeight / ctx->ui8SlicesPerPicture; in tng__validate_busize()3248 i32SliceHeight &= ~15; in tng__validate_busize()3250 ui32MBsperSlice = (i32SliceHeight * ctx->ui16Width) / (16 * 16); in tng__validate_busize()