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

  /hardware/intel/common/libva/va/
va_vpp.h 681 unsigned int rotation_state; member in struct:_VAProcPipelineParameterBuffer
    [all...]
  /hardware/intel/img/psb_video/src/
vsp_VPP.c 642 if (pipeline_param->rotation_state == VA_ROTATION_90)
644 else if (pipeline_param->rotation_state == VA_ROTATION_180)
646 else if (pipeline_param->rotation_state == VA_ROTATION_270)
    [all...]
tng_yuv_processor.c 252 dec_ctx->obj_context->msvdx_rotate = vpp_params->rotation_state;
  /hardware/intel/img/hwcomposer/ips/common/
RotationBufferProvider.cpp 457 pipelineParam->rotation_state = transFromHalToVa(transform);

Completed in 777 milliseconds