Searched refs:tng_cmdbuf_set_phys (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_picmgmt.c | 653 tng_cmdbuf_set_phys(&(psSrcBufParams->ui32PhysAddrYPlane_Field0), 0, in tng_send_source_frame() 656 tng_cmdbuf_set_phys(&(psSrcBufParams->ui32PhysAddrUPlane_Field0), 0, in tng_send_source_frame() 659 tng_cmdbuf_set_phys(&(psSrcBufParams->ui32PhysAddrVPlane_Field0), 0, in tng_send_source_frame() 663 tng_cmdbuf_set_phys(&(psSrcBufParams->ui32PhysAddrYPlane_Field1), 0, in tng_send_source_frame() 666 tng_cmdbuf_set_phys(&(psSrcBufParams->ui32PhysAddrUPlane_Field1), 0, in tng_send_source_frame() 669 tng_cmdbuf_set_phys(&(psSrcBufParams->ui32PhysAddrVPlane_Field1), 0, in tng_send_source_frame()
|
D | tng_hostcode.c | 3057 tng_cmdbuf_set_phys(&(psMtxEncContext->ui32MVSettingsBTable), 0, in tng__setvideo_cmdbuf() 3060 tng_cmdbuf_set_phys(&psMtxEncContext->ui32MVSettingsHierarchical, 0, in tng__setvideo_cmdbuf() 3063 tng_cmdbuf_set_phys(psMtxEncContext->apReconstructured, ctx->i32PicNodes, in tng__setvideo_cmdbuf() 3067 tng_cmdbuf_set_phys(&(psMtxEncContext->apReconstructured[i]), 0, in tng__setvideo_cmdbuf() 3072 tng_cmdbuf_set_phys(psMtxEncContext->apColocated, ctx->i32PicNodes, in tng__setvideo_cmdbuf() 3075 tng_cmdbuf_set_phys(psMtxEncContext->apMV, ctx->i32MVStores, in tng__setvideo_cmdbuf() 3079 tng_cmdbuf_set_phys(psMtxEncContext->apInterViewMV, 2, in tng__setvideo_cmdbuf() 3083 tng_cmdbuf_set_phys(psMtxEncContext->apWritebackRegions, WB_FIFO_SIZE, in tng__setvideo_cmdbuf() 3086 tng_cmdbuf_set_phys(psMtxEncContext->apAboveParams, (IMG_UINT32)(ctx->ui8PipesToUse), in tng__setvideo_cmdbuf() 3091 tng_cmdbuf_set_phys(&psMtxEncContext->pSEIBufferingPeriodTemplate, 0, in tng__setvideo_cmdbuf() [all …]
|
D | tng_cmdbuf.h | 265 void tng_cmdbuf_set_phys(IMG_UINT32 *dest_buf, int dest_num, psb_buffer_p ref_buf, unsigned int ref…
|
D | tng_cmdbuf.c | 428 tng_cmdbuf_set_phys(cmdbuf->cmd_idx, 0, data_addr, offset, 0); in tng_cmdbuf_insert_command() 433 tng_cmdbuf_set_phys(cmdbuf->cmd_idx, 0, data_addr, offset, 0); in tng_cmdbuf_insert_command() 811 void tng_cmdbuf_set_phys(IMG_UINT32 *dest_buf, int dest_num, in tng_cmdbuf_set_phys() function
|
D | tng_jpegES.c | 504 tng_cmdbuf_set_phys(pJPEGContext->pMTXWritebackMemory->apWritebackRegions, WB_FIFO_SIZE, in SetSetupInterface()
|