Home | History | Annotate | Download | only in src

Lines Matching refs:ui32NumberMCUsY

415     pJPEGContext->sScan_Encode_Info.ui32NumberMCUsY =
421 pJPEGContext->sScan_Encode_Info.ui32NumberMCUsY;
424 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Number of Y MCUs: %d\n", pJPEGContext->sScan_Encode_Info.ui32NumberMCUsY);
431 (pJPEGContext->sScan_Encode_Info.ui32NumberMCUsY + (pJPEGContext->NumCores - 1)) / pJPEGContext->NumCores;