Home
last modified time | relevance | path

Searched defs:pitch (Results 1 – 25 of 63) sorted by relevance

123

/aosp12/frameworks/wilhelm/src/itf/
H A DIPitch.cpp22 static SLresult IPitch_SetPitch(SLPitchItf self, SLpermille pitch) in IPitch_SetPitch()
50 SLpermille pitch = thiz->mPitch; in IPitch_GetPitch() local
H A DI3DMacroscopic.cpp70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles()
H A DI3DLocation.cpp189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles()
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A Dconfig.json33 "pitch" : -10, number
47 "pitch" : -10, number
61 "pitch" : -10, number
75 "pitch" : -10, number
H A DConfigManager.cpp146 float pitch = node.get("pitch", 0).asFloat(); in initialize() local
H A DConfigManager.h33 float pitch = 0; // positive upward (ie: right hand rule about local x axis) member
H A DRenderTopView.cpp40 static android::vec3 unitVectorFromPitchAndYaw(float pitch, float yaw) { in unitVectorFromPitchAndYaw()
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DPyramid.h38 real pitch; // Pitch. Used for moving through image efficiently. variable
H A DImageUtils.h146 unsigned short pitch; member
H A DPyramid.cpp234 int pitch = scr->pitch; in BorderReduceOdd() local
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/tts/
H A DTtsPlaybackSettingsManager.java94 void updateVoicePitch(int pitch) { in updateVoicePitch()
96 pitch); in updateVoicePitch() local
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dmotion_comp.cpp107 Int height, pitch, pitch_uv, height_uv; in getMotionCompensatedMB() local
1717 void Copy_MB_from_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int pitch) in Copy_MB_from_Vop()
1765 void Copy_B_from_Vop(UChar *comp, Int cChan[], Int pitch) in Copy_B_from_Vop()
1795 void Copy_MB_into_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int pitch) in Copy_MB_into_Vop()
1863 void Copy_B_into_Vop(UChar *comp, Int cChan[], Int pitch) in Copy_B_into_Vop()
H A Dme_utils.cpp222 Int pitch, width, height; in PaddingEdge() local
/aosp12/packages/services/Car/cpp/evs/support_library/
H A Dconfig.json24 "pitch" : -30, number
H A DConfigManager.cpp141 float pitch = node.get("pitch", 0).asFloat(); in initialize() local
H A DConfigManager.h34 float pitch = 0; // positive upward (ie: right hand rule about local x axis) member
/aosp12/hardware/google/camera/common/sensor_listener/tests/
H A Dgoog_gyro_test.cc76 std::vector<float> pitch; in QueryGyroDirectEventsForDuration() local
216 const std::vector<float>& pitch, in LogGyroDataToFile()
/aosp12/frameworks/base/core/java/android/speech/tts/
H A DSynthesisRequest.java160 void setPitch(int pitch) { in setPitch()
/aosp12/frameworks/base/media/java/android/media/
H A DPlaybackParams.java193 public PlaybackParams setPitch(float pitch) { in setPitch()
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DShadowTextToSpeech.java82 protected int setPitch(float pitch) { in setPitch()
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_PlaybackParams.h37 jfieldID pitch; member
/aosp12/frameworks/av/media/codecs/amrnb/common/include/
H A Dvad1.h119 Word16 pitch; /* flags for pitch detection */ member
/aosp12/frameworks/native/libs/math/include/math/
H A DTMatHelpers.h543 static CONSTEXPR BASE<T> eulerYXZ(Y yaw, P pitch, R roll) { in eulerYXZ()
562 static CONSTEXPR BASE<T> eulerZYX(Y yaw, P pitch, R roll) { in eulerZYX()
/aosp12/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java340 float pitch = 0.5f; in run() local
/aosp12/bionic/libc/kernel/uapi/drm/
H A Di810_drm.h104 unsigned int pitch; member
120 unsigned int pitch; member

123