HomeSort by relevance Sort by last modified time
    Searched refs:ui32ComponentsInScan (Results 1 - 7 of 7) sorted by null

  /hardware/intel/img/psb_video/src/
tng_jpegES.h 95 IMG_UINT32 ui32ComponentsInScan; //!< Number of components
pnw_hostjpeg.c 644 for(uc_i = 0; uc_i < pContext->pMTXSetup->ui32ComponentsInScan; uc_i++)
    [all...]
tng_jpegES.c 539 pJPEGContext->pMTXSetup->ui32ComponentsInScan = MTX_MAX_COMPONENTS;
600 for (i = 0; i < pJPEGContext->pMTXSetup->ui32ComponentsInScan; i++) {
612 drv_debug_msg(VIDEO_DEBUG_GENERAL, "ui32ComponentsInScan: %d\n", pJPEGContext->pMTXSetup->ui32ComponentsInScan);
    [all...]
pnw_hostjpeg.h 345 // IMG_UINT32 ui32ComponentsInScan; /* Number of compnents */
504 IMG_UINT32 ui32ComponentsInScan; //!< Number of components
pnw_jpeg.c 295 ctx->jpeg_ctx->pMTXSetup->ui32ComponentsInScan = PNW_JPEG_COMPONENTS_NUM;
tng_enc_trace.c 274 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\t ui32ComponentsInScan =%d\n", data->ui32ComponentsInScan);
    [all...]
tng_trace.c 139 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t\t ui32ComponentsInScan =%d\n", data->ui32ComponentsInScan);
    [all...]

Completed in 522 milliseconds