Home
last modified time | relevance | path

Searched refs:SET_SURFACE_INFO_rotate (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_surface.h89 #define SET_SURFACE_INFO_rotate(psb_surface, rotate) psb_surface->extra_info[5] = (uint32_t) rotate; macro
Dpnw_rotate.c413 SET_SURFACE_INFO_rotate(obj_surface->psb_surface, 0); in psb_CheckInterlaceRotate()
610 SET_SURFACE_INFO_rotate(rotate_surface, msvdx_rotate); in psb_CreateRotateSurface()
706 SET_SURFACE_INFO_rotate(rotate_surface, msvdx_rotate); in psb_CreateRotateSurface()
Dtng_yuv_processor.c218 SET_SURFACE_INFO_rotate(rotate_surface, dec_ctx->obj_context->msvdx_rotate); in tng__yuv_processor_execute()
253 SET_SURFACE_INFO_rotate(rotate_surface, dec_ctx->obj_context->msvdx_rotate); in tng__yuv_processor_execute()
Dtng_VP8.c188 #define SET_SURFACE_INFO_rotate(psb_surface, rotate) psb_surface->extra_info[5] = (uint32_t) rot… macro
Dpsb_drv_video.c2126 SET_SURFACE_INFO_rotate(obj_surface->psb_surface, obj_context->msvdx_rotate); in psb_BeginPicture()
2141 SET_SURFACE_INFO_rotate(obj_surface->psb_surface, 0); in psb_BeginPicture()