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

  /hardware/intel/img/psb_video/src/
psb_surface.h 94 #define GET_SURFACE_INFO_tiling(psb_surface) ((unsigned long) psb_surface->extra_info[7])
pnw_rotate.c 623 SET_SURFACE_INFO_tiling(rotate_surface, GET_SURFACE_INFO_tiling(obj_surface->psb_surface));
658 rotate_tiling = GET_SURFACE_INFO_tiling(rotate_surface);
703 if (GET_SURFACE_INFO_tiling(rotate_surface) && obj_config->entrypoint != VAEntrypointVideoProc) {
tng_yuv_processor.c 231 if (GET_SURFACE_INFO_tiling(ctx->src_surface)) {
270 if (GET_SURFACE_INFO_tiling(ctx->src_surface)) {
psb_surface.c 53 int tiling = GET_SURFACE_INFO_tiling(psb_surface);
psb_drv_video.c     [all...]
vsp_VPP.c 548 tiled = GET_SURFACE_INFO_tiling(input_surface->psb_surface);
    [all...]

Completed in 516 milliseconds