/frameworks/av/media/libheadtracking/ |
D | QuaternionUtil-test.cpp | 58 float pitch, roll, yaw; in TEST() local 65 quaternionToAngles(rotationVectorToQuaternion({angle, 0.f, 0.f}), &pitch, &roll, &yaw); in TEST() 66 EXPECT_NEAR(angle, pitch, NEAR); in TEST() 70 quaternionToAngles(rotationVectorToQuaternion({0.f, angle, 0.f}), &pitch, &roll, &yaw); in TEST() 71 EXPECT_NEAR(0.f, pitch, NEAR); in TEST() 75 quaternionToAngles(rotationVectorToQuaternion({0.f, 0.f, angle}), &pitch, &roll, &yaw); in TEST() 76 EXPECT_NEAR(0.f, pitch, NEAR); in TEST() 83 rotationVectorToQuaternion({M_PI, 0.f, 0.f}), &pitch, &roll, &yaw); in TEST() 88 float pitch, roll, yaw; in TEST() local 102 quaternionToAngles(world_z * q, &pitch, &roll, &yaw); in TEST() [all …]
|
/frameworks/wilhelm/src/itf/ |
D | IPitch.cpp | 22 static SLresult IPitch_SetPitch(SLPitchItf self, SLpermille pitch) in IPitch_SetPitch() argument 28 if (!(thiz->mMinPitch <= pitch && pitch <= thiz->mMaxPitch)) { in IPitch_SetPitch() 32 thiz->mPitch = pitch; in IPitch_SetPitch() 50 SLpermille pitch = thiz->mPitch; in IPitch_GetPitch() local 52 *pPitch = pitch; in IPitch_GetPitch()
|
D | I3DMacroscopic.cpp | 70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles() argument 75 (-90000 <= pitch) && (pitch <= 90000) && in I3DMacroscopic_SetOrientationAngles() 82 thiz->mOrientationAngles.mPitch = pitch; in I3DMacroscopic_SetOrientationAngles()
|
D | I3DLocation.cpp | 189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles() argument 194 (-90000 <= pitch) && (pitch <= 90000) && in I3DLocation_SetOrientationAngles() 201 thiz->mOrientationAngles.mPitch = pitch; in I3DLocation_SetOrientationAngles()
|
/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
D | me_utils.cpp | 222 Int pitch, width, height; in PaddingEdge() local 227 pitch = refVop->pitch; in PaddingEdge() 239 dst = src - (pitch << 4); in PaddingEdge() 258 M4VENC_MEMCPY(dst + pitch, dst, pitch); in PaddingEdge() 259 dst += pitch; in PaddingEdge() 263 dst += (pitch + 16); in PaddingEdge() 285 src += pitch; in PaddingEdge() 294 M4VENC_MEMCPY(dst, dst - pitch, pitch); in PaddingEdge() 295 dst += pitch; in PaddingEdge()
|
D | motion_comp.cpp | 107 Int height, pitch, pitch_uv, height_uv; in getMotionCompensatedMB() local 118 pitch = currVop->pitch; in getMotionCompensatedMB() 120 pitch_uv = pitch >> 1; in getMotionCompensatedMB() 143 pitch, round1); in getMotionCompensatedMB() 168 pitch, round1); in getMotionCompensatedMB() 1717 void Copy_MB_from_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int pitch) in Copy_MB_from_Vop() argument 1721 Int offset = pitch - MB_SIZE; in Copy_MB_from_Vop() 1765 void Copy_B_from_Vop(UChar *comp, Int cChan[], Int pitch) in Copy_B_from_Vop() argument 1768 Int offset = pitch - B_SIZE; in Copy_B_from_Vop() 1795 void Copy_MB_into_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int pitch) in Copy_MB_into_Vop() argument [all …]
|
D | findhalfpel.cpp | 79 Int lx = video->currVop->pitch; in FindHalfPelMB() 194 Int lx = video->currVop->pitch; in FindHalfPelBlk()
|
D | mp4enc_api.cpp | 198 Int max = 0, max_width = 0, max_height = 0, pitch, offset; in PVInitVideoEncoder() local 763 pitch = max_width; in PVInitVideoEncoder() 768 pitch = max_width + 32; in PVInitVideoEncoder() 769 offset = (pitch << 4) + 16; in PVInitVideoEncoder() 772 if (((uint64_t)pitch * max_height) > (uint64_t)INT32_MAX) { in PVInitVideoEncoder() 775 size = pitch * max_height; in PVInitVideoEncoder() 1515 video->currVop->pitch = width_16; in PVEncodeVideoFrame() 1519 video->currVop->pitch = width_16 + 32; in PVEncodeVideoFrame() 1623 vid_out->pitch = video->currVop->width; /* padded width */ in PVEncodeVideoFrame() 1628 vid_out->pitch = video->currVop->width + 32; /* padded width */ in PVEncodeVideoFrame() [all …]
|
D | datapart_encode.cpp | 43 Int lx = currVop->pitch; /* with padding */ in EncodeFrameDataPartMode() 220 Int lx = currVop->pitch; /* , with pading */ in EncodeSliceDataPartMode()
|
/frameworks/av/media/libheadtracking/include/media/ |
D | QuaternionUtil.h | 192 auto quaternionToAngles(const Eigen::Quaternionf& q, float *pitch, float *roll, float *yaw) { in quaternionToAngles() argument 273 if (pitch != nullptr) { in quaternionToAngles() 274 *pitch = asin(std::clamp(uy_2, -1.f, 1.f)); in quaternionToAngles()
|
/frameworks/base/media/jni/ |
D | android_media_PlaybackParams.h | 37 jfieldID pitch; member 60 pitch = env->GetFieldID(clazz, "mPitch", "F"); in init() 85 audioRate.mPitch = env->GetFloatField(params, fields.pitch); in fillFromJobject() 104 env->SetFloatField(params, fields.pitch, (jfloat)audioRate.mPitch); in asJobject()
|
/frameworks/base/core/java/android/speech/tts/ |
D | EventLogTags.logtags | 5 … (engine|3),(caller_uid|1),(caller_pid|1),(length|1),(locale|3),(rate|1),(pitch|1),(engine_latency… 6 …tts_speak_failure (engine|3),(caller_uid|1),(caller_pid|1),(length|1),(locale|3),(rate|1),(pitch|1)
|
D | SynthesisRequest.java | 160 void setPitch(int pitch) { in setPitch() argument 161 mPitch = pitch; in setPitch()
|
/frameworks/base/media/java/android/media/ |
D | PlaybackParams.java | 193 public PlaybackParams setPitch(float pitch) { in setPitch() argument 194 if (pitch < 0.f) { in setPitch() 197 mPitch = pitch; in setPitch()
|
/frameworks/av/media/module/codecs/m4v_h263/enc/test/ |
D | m4v_h263_enc_test.cpp | 223 vin.pitch = width; // width is multiple of 16. in main() 226 vin.uChan = vin.yChan + vin.height * vin.pitch; in main() 227 vin.vChan = vin.uChan + ((vin.height * vin.pitch) >> 2); in main()
|
D | Mpeg4H263EncoderTest.cpp | 172 videoIn.pitch = mFrameWidth; in processEncoder() 175 videoIn.uChan = videoIn.yChan + videoIn.height * videoIn.pitch; in processEncoder() 176 videoIn.vChan = videoIn.uChan + ((videoIn.height * videoIn.pitch) >> 2); in processEncoder()
|
/frameworks/av/media/module/codecs/m4v_h263/fuzzer/ |
D | mpeg4_h263_enc_fuzzer.cpp | 156 videoIn.pitch = mFrameWidth; in encodeFrames() 159 videoIn.uChan = videoIn.yChan + videoIn.height * videoIn.pitch; in encodeFrames() 160 videoIn.vChan = videoIn.uChan + ((videoIn.height * videoIn.pitch) >> 2); in encodeFrames()
|
/frameworks/av/media/module/codecs/amrnb/common/src/ |
D | vad1.cpp | 779 if (((Word16)(st->pitch & 0x6000) == 0x6000) || in update_cntrl() 1121 ((st->pitch & 0x7800) == 0) in noise_estimate_update() 1734 state->pitch = 0; in vad1_reset() 2205 st->pitch = shr(st->pitch, 1, pOverflow); in vad_pitch_detection() 2215 st->pitch |= 0x4000; in vad_pitch_detection() 2311 st->pitch = st->pitch & 0x3fff; in vad1()
|
/frameworks/av/media/module/codecs/amrnb/common/include/ |
D | vad1.h | 119 Word16 pitch; /* flags for pitch detection */ member
|
/frameworks/native/services/sensorservice/ |
D | OrientationSensor.cpp | 63 outEvent->orientation.pitch = g.y; in process()
|
/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
D | SoundPoolTest.java | 340 float pitch = 0.5f; in run() local 343 mScale[i] = pitch; in run() 344 pitch *= SEMITONE; in run()
|
/frameworks/av/media/module/codecs/amrwb/enc/inc/ |
D | q_gain2.tab | 24 * pitch gain are ordered in table to reduce complexity *
|
/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 543 static CONSTEXPR BASE<T> eulerYXZ(Y yaw, P pitch, R roll) { in eulerYXZ() argument 544 return eulerZYX(roll, pitch, yaw); in eulerYXZ() 562 static CONSTEXPR BASE<T> eulerZYX(Y yaw, P pitch, R roll) { in eulerZYX() argument 566 T cp = std::cos(pitch); in eulerZYX() 567 T sp = std::sin(pitch); in eulerZYX()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
D | SoftMPEG4Encoder.cpp | 473 vin.pitch = align(mWidth, 16); in onQueueFilled() 476 vin.uChan = vin.yChan + vin.height * vin.pitch; in onQueueFilled() 477 vin.vChan = vin.uChan + ((vin.height * vin.pitch) >> 2); in onQueueFilled()
|
/frameworks/av/media/module/codecs/m4v_h263/enc/include/ |
D | mp4enc_api.h | 133 Int pitch; /* stride for Y */ member
|