Searched defs:ui32ComponentsInScan (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpnw_hostjpeg.c644 for(uc_i = 0; uc_i < pContext->pMTXSetup->ui32ComponentsInScan; uc_i++)
669 for (uc_i = 0; uc_i < pContext->pMTXSetup->ui32ComponentsInScan; uc_i++) {
1084 uc_num_comp_in_img = pContext->pMTXSetup->ui32ComponentsInScan;
1205 ui32ComponentsInScan - Number of components to be encoded in a scan
1214 IMG_UINT32 SetupIssueSetup(TOPAZSC_JPEG_ENCODER_CONTEXT *pContext, const IMG_UINT32 ui32ComponentsInScan, IMG_UINT8 __maybe_unused * aui8Planes, object_surface_p pTFrame, const IMG_UINT32 ui32TableA , const IMG_UINT32 __maybe_unused ui32TableB) argument
1228 pContext->pMTXSetup->ui32ComponentsInScan = ui32ComponentsInScan;
1234 /*for(n=0;n<pContext->pMTXSetup->ui32ComponentsInScan;n++)
1288 drv_debug_msg(VIDEO_DEBUG_GENERAL, "TOPAZ_PDUMP:ui32ComponentsInScan %x\n", pContext->pMTXSetup->ui32ComponentsInScan);
[all...]
H A Dtng_jpegES.h95 IMG_UINT32 ui32ComponentsInScan; //!< Number of components member in struct:__anon1071
H A Dpnw_hostjpeg.h345 // IMG_UINT32 ui32ComponentsInScan; /* Number of compnents */
504 IMG_UINT32 ui32ComponentsInScan; //!< Number of components member in struct:__anon1010

Completed in 188 milliseconds