Home
last modified time | relevance | path

Searched refs:JPEG_MTX_DMA_SETUP (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_jpegES.h99 } JPEG_MTX_DMA_SETUP; typedef
163 JPEG_MTX_DMA_SETUP* pMTXSetup;
Dpnw_hostjpeg.h508 } JPEG_MTX_DMA_SETUP; typedef
513 JPEG_MTX_DMA_SETUP* pMTXSetup;
616 JPEG_MTX_DMA_SETUP* pMTXSetup;
Dtng_enc_trace.c254 static void JPEG_MTX_DMA_dump(JPEG_MTX_DMA_SETUP *data) in JPEG_MTX_DMA_dump()
926 JPEG_MTX_DMA_SETUP *jpeg_mtx_dma_setup; in command_parameter_dump()
978 jpeg_mtx_dma_setup = (JPEG_MTX_DMA_SETUP *)virt_addr; in command_parameter_dump()
Dpnw_jpeg.c293 ctx->jpeg_ctx->pMTXSetup = (JPEG_MTX_DMA_SETUP*)ctx->jpeg_ctx->pMemInfoMTXSetup; in pnw_jpeg_BeginPicture()
Dtng_jpegES.c1184 jpeg_ctx_p->pMTXSetup = (JPEG_MTX_DMA_SETUP*)jpeg_ctx_p->pMemInfoMTXSetup; in tng_jpeg_BeginPicture()
Dtng_trace.c119 static void JPEG_MTX_DMA_dump(JPEG_MTX_DMA_SETUP *data) in JPEG_MTX_DMA_dump()
Dpnw_hostcode.c437 ctx->header_buffer_size = (sizeof(JPEG_MTX_DMA_SETUP) + 0xf) & (~0xf); in pnw__alloc_context_buffer()
Dtng_hostcode.c173 ctx->jpeg_header_mem_size = (sizeof(JPEG_MTX_DMA_SETUP) + 0x3f) & (~0x3f); in tng__alloc_context_buffer()