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

  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 413 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
419 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
471 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
476 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
490 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
495 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
508 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
513 psb_surface->buf.pl_flags, 0 /* no wrap for dst */);
psb_xvva.c 262 srf->pl_flags = wsbmBOPlacementHint(bo);
266 if (srf->pl_flags & DRM_PSB_FLAG_MEM_CI)
268 if (srf->pl_flags & DRM_PSB_FLAG_MEM_RAR)
393 buf_pl = obj_surface->psb_surface->buf.pl_flags;
778 unsigned int protected = vaPtr->src_srf.pl_flags & 0;
  /hardware/intel/img/psb_video/src/
psb_buffer.h 72 uint64_t pl_flags; member in struct:psb_buffer_s
psb_surface_ext.h 87 uint64_t pl_flags; /* placement */ member in struct:_PsbVASurface
psb_buffer.c 158 //drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: buffer->pl_flags 0x%08x\n", __func__, placement);
162 //drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: repleace buffer->pl_flags 0x%08x\n", __func__, placement);
194 buf->pl_flags = placement;
273 buf->pl_flags = placement;
295 buf->pl_flags = set_placement;
376 buf->pl_flags = wsbmBOPlacementHint(buf->drm_buf);
psb_buffer_dm.c 213 buf->pl_flags = placement;
vsp_cmdbuf.c 317 req->pad64 = (uint32_t)buffer_list[i]->pl_flags;
pnw_cmdbuf.c 432 req->pad64 = (uint32_t)buffer_list[i]->pl_flags;
tng_cmdbuf.c 579 req->pad64 = (IMG_UINT32)buffer_list[i]->pl_flags;
psb_output.c     [all...]
psb_cmdbuf.c 457 req->pad64 = (uint32_t)buffer_list[i]->pl_flags;
    [all...]
psb_drv_video.c     [all...]
  /hardware/intel/img/psb_video/src/android/
psb_output_android.c 175 // psb_surface->buf.pl_flags;
180 psb_surface->buf.pl_flags, 1 /* need wrap dst */);
  /hardware/intel/img/psb_video/src/mrst/
lnc_cmdbuf.c 379 req->pad64 = (uint32_t)buffer_list[i]->pl_flags;
  /external/lldb/source/Plugins/Process/FreeBSD/
ProcessMonitor.cpp 587 if (plwp.pl_flags & PL_FLAG_FORKED) {
    [all...]

Completed in 533 milliseconds