HomeSort by relevance Sort by last modified time
    Searched refs:nRotation (Results 1 - 25 of 31) sorted by null

1 2

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_utils_imp.cpp 397 int32_t XFA_MapRotation(int32_t nRotation) {
398 nRotation = nRotation % 360;
399 nRotation = nRotation < 0 ? nRotation + 360 : nRotation;
400 return nRotation;
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 196 m_sConfigFrameRotation.nRotation = 0;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 229 m_sConfigFrameRotation.nRotation = 0;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 301 m_sConfigFrameRotation.nRotation = 0;
    [all...]
omx_swvenc_hevc.cpp 190 m_sConfigFrameRotation.nRotation = 0;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
  /external/pdfium/xfa/src/fxfa/src/common/
xfa_utils.h 195 int32_t XFA_MapRotation(int32_t nRotation);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 1032 rotation.nRotation = degree;
    [all...]
OMXCapabilities.cpp     [all...]
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 357 * nRotation : +/- integer rotation value
363 OMX_S32 nRotation;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_IVCommon.h 332 * nRotation : +/- integer rotation value
338 OMX_S32 nRotation;
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h 319 * nRotation : +/- integer rotation value
325 OMX_S32 nRotation;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_IVCommon.h 332 * nRotation : +/- integer rotation value
338 OMX_S32 nRotation;
    [all...]