Searched refs:pl_flags (Results 1 – 14 of 14) sorted by relevance
/hardware/intel/img/psb_video/src/x11/ |
D | psb_ctexture.c | 413 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()
|
D | psb_xvva.c | 262 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/ |
D | psb_surface_ext.h | 87 uint64_t pl_flags; /* placement */ member
|
D | psb_buffer.h | 72 uint64_t pl_flags; member
|
D | psb_buffer.c | 194 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()
|
D | psb_buffer_dm.c | 213 buf->pl_flags = placement; in psb_buffer_create_camera_from_ub()
|
D | vsp_cmdbuf.c | 324 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in vspDRMCmdBuf()
|
D | pnw_cmdbuf.c | 432 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in pnwDRMCmdBuf()
|
D | tng_cmdbuf.c | 579 req->pad64 = (IMG_UINT32)buffer_list[i]->pl_flags; in ptgDRMCmdBuf()
|
D | psb_output.c | 1334 surface_subpic->pl_flags = obj_buffer->psb_buffer->pl_flags; in psb__LinkSubpictIntoSurface()
|
D | psb_cmdbuf.c | 457 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in psbDRMCmdBuf()
|
D | psb_drv_video.c | 1207 … ((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/ |
D | psb_output_android.c | 180 psb_surface->buf.pl_flags, 1 /* need wrap dst */); in psb_putsurface_ctexture()
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_cmdbuf.c | 379 req->pad64 = (uint32_t)buffer_list[i]->pl_flags; in lncDRMCmdBuf()
|