Home
last modified time | relevance | path

Searched refs:pitch (Results 1 – 18 of 18) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DPyramid.cpp45 curr->pitch = (real) (width + border2); in allocatePyramidPacked()
49 for (int j = height + border2; j--; y++, position += curr->pitch) { in allocatePyramidPacked()
75 img->pitch = (real) (width + border2); in allocateImage()
80 for (int j = height + border2; j--; y++, position += img->pitch) { in allocateImage()
126 for (h = height; h--; base += pyr->pitch) { in BorderSpread()
137 for (h = top; h--; base -= pyr->pitch) { in BorderSpread()
138 memcpy(base - pyr->pitch, base, pyr->pitch * sizeof(short)); in BorderSpread()
142 for (h = bot; h--; base += pyr->pitch) { in BorderSpread()
143 memcpy(base, base - pyr->pitch, pyr->pitch * sizeof(short)); in BorderSpread()
213 ns = s + scr->pitch; in BorderReduceOdd()
[all …]
DInterp.h58 in += img->pitch; in ciCalc()
63 in += img->pitch; in ciCalc()
68 in += img->pitch; in ciCalc()
DImageUtils.cpp372 yuv->Y.width = yuv->Y.pitch = width; in allocateImage()
375 yuv->U.width = yuv->U.pitch = yuv->V.width = yuv->V.pitch = widthUV; in allocateImage()
DPyramid.h38 real pitch; // Pitch. Used for moving through image efficiently. variable
DImageUtils.h146 unsigned short pitch; member
/packages/services/Car/evs/app/
DConfigManager.cpp135 float pitch = node.get("pitch", 0).asFloat(); in initialize() local
141 pitch = normalizeToPlusMinus180degrees(pitch); in initialize()
142 if (pitch > 90.0f) { in initialize()
144 pitch = 180.0f - pitch; in initialize()
146 if (pitch < -90.0f) { in initialize()
148 pitch = -180.0f + pitch; in initialize()
176 info.pitch = pitch * kDegreesToRadians; in initialize()
DRenderTopView.cpp37 static android::vec3 unitVectorFromPitchAndYaw(float pitch, float yaw) { in unitVectorFromPitchAndYaw() argument
39 sincosf(pitch, &sinPitch, &cosPitch); in unitVectorFromPitchAndYaw()
72 android::vec3 vAt = unitVectorFromPitchAndYaw(cam.pitch, cam.yaw); in cameraLookMatrix()
DConfigManager.h30 float pitch = 0; // positive upward (ie: right hand rule about local x axis) member
Dconfig.json.readme37 "pitch" : -30, // Optical axis degrees above the horizon
/packages/apps/Car/Settings/src/com/android/car/settings/tts/
DTtsPlaybackSettingsManager.java92 void updateVoicePitch(int pitch) { in updateVoicePitch() argument
94 pitch); in updateVoicePitch() local
95 mTts.setPitch(pitch / SCALING_FACTOR); in updateVoicePitch()
96 LOG.d("TTS default pitch changed, now " + pitch); in updateVoicePitch()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowTextToSpeech.java82 protected int setPitch(float pitch) { in setPitch() argument
83 return sInstance.setPitch(pitch); in setPitch()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz
Dit_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...