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

  /hardware/intel/img/psb_video/src/
tng_jpegES.h 99 } JPEG_MTX_DMA_SETUP;
163 JPEG_MTX_DMA_SETUP* pMTXSetup;
pnw_hostjpeg.h 348 //} JPEG_MTX_DMA_SETUP;
460 * Send to firmware in the MTX_CMDID_SETUP command as part of the JPEG_MTX_DMA_SETUP structure
479 * Send to firmware in the MTX_CMDID_SETUP command as part of the JPEG_MTX_DMA_SETUP structure.
508 } JPEG_MTX_DMA_SETUP;
513 JPEG_MTX_DMA_SETUP* pMTXSetup;
616 JPEG_MTX_DMA_SETUP* pMTXSetup;
tng_enc_trace.c 254 static void JPEG_MTX_DMA_dump(JPEG_MTX_DMA_SETUP *data)
926 JPEG_MTX_DMA_SETUP *jpeg_mtx_dma_setup; local
    [all...]
pnw_jpeg.c 225 * as pMemInfoMTXSetup(JPEG_MTX_DMA_SETUP 24x4 bytes) and
293 ctx->jpeg_ctx->pMTXSetup = (JPEG_MTX_DMA_SETUP*)ctx->jpeg_ctx->pMemInfoMTXSetup;
pnw_hostcode.c 437 ctx->header_buffer_size = (sizeof(JPEG_MTX_DMA_SETUP) + 0xf) & (~0xf);
    [all...]
tng_jpegES.c     [all...]
tng_trace.c 119 static void JPEG_MTX_DMA_dump(JPEG_MTX_DMA_SETUP *data)
    [all...]
tng_hostcode.c 173 ctx->jpeg_header_mem_size = (sizeof(JPEG_MTX_DMA_SETUP) + 0x3f) & (~0x3f);
    [all...]

Completed in 436 milliseconds