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

  /hardware/intel/img/psb_video/src/
tng_hostcode.h 145 IMG_UINT32 slice_map; //IMG_BUFFER* apsSliceMap[MAX_SOURCE_SLOTS_SL]; //!< Slice map of the source picture member in struct:context_ENC_mem_size_s
tng_hostair.c 108 pvBuffer = (unsigned char*)(ps_mem->bufs_slice_map.virtual_addr + (i32SlotNum * ctx->ctx_mem_size.slice_map));
    [all...]
tng_hostcode.c 256 ps_mem_size->slice_map = tng_align_KB(0x1500); //(1 + MAX_SLICESPERPIC * 2 + 15) & ~15);
257 tng__alloc_init_buffer(ps_driver_data, ctx->ui8SlotsInUse * ps_mem_size->slice_map,
    [all...]

Completed in 35 milliseconds