Searched refs:ui16WidthInMbs (Results 1 – 1 of 1) sorted by relevance
3159 IMG_UINT16 ui16WidthInMbs = (ctx->ui16Width + 15) >> 4; in tng__validate_params() local3171 ctx->uMBspS = ui16WidthInMbs * ui16FrameHeightInMbs * ctx->sRCParams.ui32FrameRate; in tng__validate_params()3177 if ((ui16WidthInMbs << 4) * ui16PictureHeight > 2048 * 2048) { in tng__validate_params()