/frameworks/wilhelm/src/itf/ |
D | IPitch.cpp | 22 static SLresult IPitch_SetPitch(SLPitchItf self, SLpermille pitch) in IPitch_SetPitch() 50 SLpermille pitch = thiz->mPitch; in IPitch_GetPitch() local
|
D | I3DMacroscopic.cpp | 70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles()
|
D | I3DLocation.cpp | 189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
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()
|
D | me_utils.cpp | 222 Int pitch, width, height; in PaddingEdge() local
|
D | mp4enc_api.cpp | 198 Int max = 0, max_width = 0, max_height = 0, pitch, offset; in PVInitVideoEncoder() local
|
D | mp4lib_int.h | 53 Int pitch; /* Pitch (differs from width for UMV case) */ member
|
/frameworks/base/media/java/android/media/ |
D | PlaybackParams.java | 179 public PlaybackParams setPitch(float pitch) { in setPitch()
|
/frameworks/base/core/java/android/speech/tts/ |
D | SynthesisRequest.java | 160 void setPitch(int pitch) { in setPitch()
|
/frameworks/base/media/jni/ |
D | android_media_PlaybackParams.h | 37 jfieldID pitch; member
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
D | vad1.h | 119 Word16 pitch; /* flags for pitch detection */ member
|
/frameworks/native/libs/math/include/math/ |
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()
|
/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
D | SoundPoolTest.java | 340 float pitch = 0.5f; in run() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
D | mp4enc_api.h | 122 Int pitch; /* stride for Y */ member
|
/frameworks/av/media/libaudioclient/ |
D | AudioTrack.cpp | 85 static inline uint32_t adjustSampleRate(uint32_t sampleRate, float pitch) in adjustSampleRate() 90 static inline float adjustSpeed(float speed, float pitch) in adjustSpeed() 95 static inline float adjustPitch(float pitch) in adjustPitch()
|
/frameworks/native/include_sensor/android/ |
D | sensor.h | 211 float pitch; member
|
/frameworks/native/include/android/ |
D | sensor.h | 211 float pitch; member
|