Searched refs:buf_offset (Results 1 – 11 of 11) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | vsp_cmdbuf.c | 207 uint32_t buf_offset, in vsp_cmdbuf_add_relocation() argument 225 uint32_t new_val = presumed_offset + buf_offset; in vsp_cmdbuf_add_relocation() 239 reloc->pre_add = buf_offset; in vsp_cmdbuf_add_relocation()
|
D | psb_surface_attrib.c | 147 int width, height, buf_stride, buf_offset, size; 177 buf_offset = v4l2_buf->m.offset; 181 width, height, buf_stride, buf_offset, size); 208 …sb_surface_create_camera(driver_data, width, height, buf_stride, size, psb_surface, 1, buf_offset); 222 buf_stride, size, psb_surface, 1, buf_offset, user_ptr);
|
D | pnw_cmdbuf.c | 265 uint32_t buf_offset, in pnw_cmdbuf_add_relocation() argument 283 uint32_t new_val = presumed_offset + buf_offset; in pnw_cmdbuf_add_relocation() 297 reloc->pre_add = buf_offset; in pnw_cmdbuf_add_relocation()
|
D | pnw_cmdbuf.h | 162 uint32_t buf_offset,
|
D | vsp_cmdbuf.h | 183 uint32_t buf_offset,
|
D | tng_cmdbuf.h | 189 IMG_UINT32 buf_offset,
|
D | tng_cmdbuf.c | 328 IMG_UINT32 buf_offset, in tng_cmdbuf_add_relocation() argument 346 IMG_UINT32 new_val = presumed_offset + buf_offset; in tng_cmdbuf_add_relocation() 360 reloc->pre_add = buf_offset; in tng_cmdbuf_add_relocation()
|
D | psb_cmdbuf.h | 151 uint32_t buf_offset,
|
D | psb_cmdbuf.c | 323 uint32_t buf_offset, in psb_cmdbuf_add_relocation() argument 349 reloc->where, reloc->where << 2, buf_offset, background, reloc->buffer, presumed_offset); in psb_cmdbuf_add_relocation() 352 uint32_t new_val = presumed_offset + buf_offset; in psb_cmdbuf_add_relocation() 362 reloc->pre_add = buf_offset; in psb_cmdbuf_add_relocation()
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_cmdbuf.c | 256 uint32_t buf_offset, in lnc_cmdbuf_add_relocation() argument 274 uint32_t new_val = presumed_offset + buf_offset; in lnc_cmdbuf_add_relocation() 288 reloc->pre_add = buf_offset; in lnc_cmdbuf_add_relocation()
|
D | lnc_cmdbuf.h | 141 uint32_t buf_offset,
|