/aosp12/frameworks/wilhelm/src/itf/ |
H A D | IPitch.cpp | 22 static SLresult IPitch_SetPitch(SLPitchItf self, SLpermille pitch) in IPitch_SetPitch() 50 SLpermille pitch = thiz->mPitch; in IPitch_GetPitch() local
|
H A D | I3DMacroscopic.cpp | 70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles()
|
H A D | I3DLocation.cpp | 189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles()
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | config.json | 33 "pitch" : -10, number 47 "pitch" : -10, number 61 "pitch" : -10, number 75 "pitch" : -10, number
|
H A D | ConfigManager.cpp | 146 float pitch = node.get("pitch", 0).asFloat(); in initialize() local
|
H A D | ConfigManager.h | 33 float pitch = 0; // positive upward (ie: right hand rule about local x axis) member
|
H A D | RenderTopView.cpp | 40 static android::vec3 unitVectorFromPitchAndYaw(float pitch, float yaw) { in unitVectorFromPitchAndYaw()
|
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
H A D | Pyramid.h | 38 real pitch; // Pitch. Used for moving through image efficiently. variable
|
H A D | ImageUtils.h | 146 unsigned short pitch; member
|
H A D | Pyramid.cpp | 234 int pitch = scr->pitch; in BorderReduceOdd() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/tts/ |
H A D | TtsPlaybackSettingsManager.java | 94 void updateVoicePitch(int pitch) { in updateVoicePitch() 96 pitch); in updateVoicePitch() local
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | motion_comp.cpp | 107 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 D | me_utils.cpp | 222 Int pitch, width, height; in PaddingEdge() local
|
/aosp12/packages/services/Car/cpp/evs/support_library/ |
H A D | config.json | 24 "pitch" : -30, number
|
H A D | ConfigManager.cpp | 141 float pitch = node.get("pitch", 0).asFloat(); in initialize() local
|
H A D | ConfigManager.h | 34 float pitch = 0; // positive upward (ie: right hand rule about local x axis) member
|
/aosp12/hardware/google/camera/common/sensor_listener/tests/ |
H A D | goog_gyro_test.cc | 76 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 D | SynthesisRequest.java | 160 void setPitch(int pitch) { in setPitch()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | PlaybackParams.java | 193 public PlaybackParams setPitch(float pitch) { in setPitch()
|
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
H A D | ShadowTextToSpeech.java | 82 protected int setPitch(float pitch) { in setPitch()
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_PlaybackParams.h | 37 jfieldID pitch; member
|
/aosp12/frameworks/av/media/codecs/amrnb/common/include/ |
H A D | vad1.h | 119 Word16 pitch; /* flags for pitch detection */ member
|
/aosp12/frameworks/native/libs/math/include/math/ |
H A D | TMatHelpers.h | 543 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 D | SoundPoolTest.java | 340 float pitch = 0.5f; in run() local
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | i810_drm.h | 104 unsigned int pitch; member 120 unsigned int pitch; member
|