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

  /hardware/intel/img/psb_video/src/
vsp_cmdbuf.h 74 #define VSP_RELOC_CMDBUF(dest, offset, buf) vsp_cmdbuf_add_relocation(cmdbuf, (uint32_t*)(dest), buf, offset, 0XFFFFFFFF, 0, 0, 0, (uint32_t *)cmdbuf->cmd_start)
90 VSP_RELOC_CMDBUF(cmdbuf->cmd_idx++, offset, ref_buf);\
vsp_vp8.c 479 VSP_RELOC_CMDBUF(cmdbuf->cmd_idx++, ctx->pic_param_offset, &cmdbuf->param_mem);
    [all...]

Completed in 54 milliseconds