Searched refs:MTX_MAX_COMPONENTS (Results 1 – 6 of 6) sorted by relevance
35 #define MTX_MAX_COMPONENTS (3) macro93 …COMPONENTPLANE ComponentPlane[MTX_MAX_COMPONENTS]; //!< Array of component plane source informati…94 …MCUCOMPONENT MCUComponent[MTX_MAX_COMPONENTS]; //!< Array of Minimum Coded Unit information f…171 IMG_UINT32 ui32Offsets[MTX_MAX_COMPONENTS];180 MCUCOMPONENT MCUComponent[MTX_MAX_COMPONENTS];
38 #define MTX_MAX_COMPONENTS (3) //<!JPEG input parameter si… macro502 …COMPONENTPLANE ComponentPlane[MTX_MAX_COMPONENTS]; //!< Array of component plane source i…503 …MCUCOMPONENT MCUComponent[MTX_MAX_COMPONENTS]; //!< Array of Minimum Coded Unit infor…563 IMG_HANDLE ui32Handles[MTX_MAX_COMPONENTS];564 IMG_UINT32 ui32Offsets[MTX_MAX_COMPONENTS];621 IMG_UINT32 ui32Offsets[MTX_MAX_COMPONENTS];
539 pJPEGContext->pMTXSetup->ui32ComponentsInScan = MTX_MAX_COMPONENTS; in SetMTXSetup()988 (ptr->bits).max_num_components = MTX_MAX_COMPONENTS; /* Only 3 is supported */ in tng_jpeg_QueryConfigAttributes()1297 … (pBuffer->num_components != MTX_MAX_COMPONENTS) || /* Only 3 components setting is supported */ in ProcessPictureParam()
258 for(i=0;i<MTX_MAX_COMPONENTS ;i++) in JPEG_MTX_DMA_dump()266 for(i=0;i<MTX_MAX_COMPONENTS ;i++) in JPEG_MTX_DMA_dump()
123 for(i=0;i<MTX_MAX_COMPONENTS ;i++) in JPEG_MTX_DMA_dump()131 for(i=0;i<MTX_MAX_COMPONENTS ;i++) in JPEG_MTX_DMA_dump()
571 if (uiComponentNumber >= MTX_MAX_COMPONENTS) in SetupMCUDetails()