Home | History | Annotate | Download | only in src

Lines Matching refs:MCU_width

180     uint32_t MCU_width;
597 ctx->MCU_width = (ctx->coded_picture_width + (8 * ctx->max_scalingH) - 1) / (8 * ctx->max_scalingH);
877 const uint32_t num_MCUs = ctx->MCU_width * ctx->MCU_height;
988 *dec_ctx->cmd_params |=ctx->MCU_width * ctx->MCU_height;