Home
last modified time | relevance | path

Searched refs:slice_map (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h145 …IMG_UINT32 slice_map; //IMG_BUFFER* apsSliceMap[MAX_SOURCE_SLOTS_SL]; //!< Slice map of the sour… member
Dtng_hostair.c109 …(unsigned char*)(ps_mem->bufs_slice_map.virtual_addr + (i32SlotNum * ctx->ctx_mem_size.slice_map)); in tng_fill_slice_map()
Dtng_hostcode.c256 ps_mem_size->slice_map = tng_align_KB(0x1500); //(1 + MAX_SLICESPERPIC * 2 + 15) & ~15); in tng__alloc_context_buffer()
257 tng__alloc_init_buffer(ps_driver_data, ctx->ui8SlotsInUse * ps_mem_size->slice_map, in tng__alloc_context_buffer()
3101 &(ps_mem->bufs_slice_map), 0, ps_mem_size->slice_map); in tng__setvideo_cmdbuf()