OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tng_cmdbuf_set_phys
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/img/psb_video/src/
tng_cmdbuf.h
265
void
tng_cmdbuf_set_phys
(IMG_UINT32 *dest_buf, int dest_num, psb_buffer_p ref_buf, unsigned int ref_ofs, unsigned int ref_len);
tng_picmgmt.c
653
tng_cmdbuf_set_phys
(&(psSrcBufParams->ui32PhysAddrYPlane_Field0), 0,
656
tng_cmdbuf_set_phys
(&(psSrcBufParams->ui32PhysAddrUPlane_Field0), 0,
659
tng_cmdbuf_set_phys
(&(psSrcBufParams->ui32PhysAddrVPlane_Field0), 0,
663
tng_cmdbuf_set_phys
(&(psSrcBufParams->ui32PhysAddrYPlane_Field1), 0,
666
tng_cmdbuf_set_phys
(&(psSrcBufParams->ui32PhysAddrUPlane_Field1), 0,
669
tng_cmdbuf_set_phys
(&(psSrcBufParams->ui32PhysAddrVPlane_Field1), 0,
[
all
...]
tng_hostcode.c
[
all
...]
tng_cmdbuf.c
428
tng_cmdbuf_set_phys
(cmdbuf->cmd_idx, 0, data_addr, offset, 0);
433
tng_cmdbuf_set_phys
(cmdbuf->cmd_idx, 0, data_addr, offset, 0);
811
void
tng_cmdbuf_set_phys
(IMG_UINT32 *dest_buf, int dest_num,
function
tng_jpegES.c
504
tng_cmdbuf_set_phys
(pJPEGContext->pMTXWritebackMemory->apWritebackRegions, WB_FIFO_SIZE,
[
all
...]
Completed in 232 milliseconds