Home
last modified time | relevance | path

Searched refs:pl_flags (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_ctexture.c413 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
419 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
471 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
476 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
490 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
495 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
508 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
513 psb_surface->buf.pl_flags, 0 /* no wrap for dst */); in psb_putsurface_ctexture()
Dpsb_xvva.c262 srf->pl_flags = wsbmBOPlacementHint(bo); in psb_surface_init()
393 buf_pl = obj_surface->psb_surface->buf.pl_flags; in psb__CheckPutSurfaceXvPort()
778 unsigned int protected = vaPtr->src_srf.pl_flags & 0; in psb_putsurface_xvideo()
/hardware/intel/img/psb_video/src/
Dpsb_surface_ext.h87 uint64_t pl_flags; /* placement */ member
Dpsb_buffer.h72 uint64_t pl_flags; member
Dpsb_buffer.c194 buf->pl_flags = placement; in psb_buffer_create()
275 buf->pl_flags = placement; in psb_buffer_create_from_ub()
297 buf->pl_flags = set_placement;
378 buf->pl_flags = wsbmBOPlacementHint(buf->drm_buf); in psb_kbuffer_reference()
Dpsb_buffer_dm.c213 buf->pl_flags = placement; in psb_buffer_create_camera_from_ub()
Dvsp_cmdbuf.c324 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in vspDRMCmdBuf()
Dpnw_cmdbuf.c432 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in pnwDRMCmdBuf()
Dtng_cmdbuf.c579 req->pad64 = (IMG_UINT32)buffer_list[i]->pl_flags; in ptgDRMCmdBuf()
Dpsb_output.c1334 surface_subpic->pl_flags = obj_buffer->psb_buffer->pl_flags; in psb__LinkSubpictIntoSurface()
Dpsb_cmdbuf.c457 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in psbDRMCmdBuf()
Dpsb_drv_video.c1207 … ((psb_surface->buf.pl_flags & DRM_PSB_FLAG_MEM_RAR) == 0)) /* surface not in RAR */ in psb_CreateContext()
2896 psb_surface->buf.pl_flags, 1 /* wrap dst */);
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c180 psb_surface->buf.pl_flags, 1 /* need wrap dst */); in psb_putsurface_ctexture()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_cmdbuf.c379 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in lncDRMCmdBuf()