HomeSort by relevance Sort by last modified time
    Searched defs:MTX_MAX_COMPONENTS (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
tng_jpegES.h 35 #define MTX_MAX_COMPONENTS (3)
93 COMPONENTPLANE ComponentPlane[MTX_MAX_COMPONENTS]; //!< Array of component plane source information (detailing physical address, stride and height)
94 MCUCOMPONENT MCUComponent[MTX_MAX_COMPONENTS]; //!< Array of Minimum Coded Unit information for each component plane
171 IMG_UINT32 ui32Offsets[MTX_MAX_COMPONENTS];
180 MCUCOMPONENT MCUComponent[MTX_MAX_COMPONENTS];
pnw_hostjpeg.h 38 #define MTX_MAX_COMPONENTS (3) //<!JPEG input parameter sizes
243 //#define MTX_MAX_COMPONENTS (3)
343 // COMPONENTPLANE ComponentPlane[MTX_MAX_COMPONENTS];
344 // MCUCOMPONENT MCUComponent[MTX_MAX_COMPONENTS];
502 COMPONENTPLANE ComponentPlane[MTX_MAX_COMPONENTS]; //!< Array of component plane source information (detailing physical address, stride and height)
503 MCUCOMPONENT MCUComponent[MTX_MAX_COMPONENTS]; //!< Array of Minimum Coded Unit information for each component plane
563 IMG_HANDLE ui32Handles[MTX_MAX_COMPONENTS];
564 IMG_UINT32 ui32Offsets[MTX_MAX_COMPONENTS];
621 IMG_UINT32 ui32Offsets[MTX_MAX_COMPONENTS];

Completed in 157 milliseconds