Searched refs:pitch (Results 1 – 22 of 22) sorted by relevance
45 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 …]
58 in += img->pitch; in ciCalc()63 in += img->pitch; in ciCalc()68 in += img->pitch; in ciCalc()
372 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()
38 real pitch; // Pitch. Used for moving through image efficiently. variable
146 unsigned short pitch; member
136 float pitch = node.get("pitch", 0).asFloat(); in initialize() local142 pitch = normalizeToPlusMinus180degrees(pitch); in initialize()143 if (pitch > 90.0f) { in initialize()145 pitch = 180.0f - pitch; in initialize()147 if (pitch < -90.0f) { in initialize()149 pitch = -180.0f + pitch; in initialize()177 info.pitch = pitch * kDegreesToRadians; in initialize()
34 float pitch = 0; // positive upward (ie: right hand rule about local x axis) member
138 float pitch = node.get("pitch", 0).asFloat(); in initialize() local147 pitch = normalizeToPlusMinus180degrees(pitch); in initialize()148 if (pitch > 90.0f) { in initialize()150 pitch = 180.0f - pitch; in initialize()152 if (pitch < -90.0f) { in initialize()154 pitch = -180.0f + pitch; in initialize()183 info.pitch = pitch * kDegreesToRadians; in initialize()
42 android::vec3 unitVectorFromPitchAndYaw(float pitch, float yaw) { in unitVectorFromPitchAndYaw() argument44 sincosf(pitch, &sinPitch, &cosPitch); in unitVectorFromPitchAndYaw()73 android::vec3 vAt = unitVectorFromPitchAndYaw(cam.pitch, cam.yaw); in cameraLookMatrix()
94 void updateVoicePitch(int pitch) { in updateVoicePitch() argument96 pitch); in updateVoicePitch() local97 mTts.setPitch(pitch / SCALING_FACTOR); in updateVoicePitch()98 LOG.d("TTS default pitch changed, now " + pitch); in updateVoicePitch()
82 protected int setPitch(float pitch) { in setPitch() argument83 return sInstance.setPitch(pitch); in setPitch()
120 float pitch = event.values[0] * (timeSpan / 1000F); in onSensorChanged() local124 mAbsolutePitch = MathHelper.normalizeRadians(mAbsolutePitch + pitch); in onSensorChanged()
111 public static Quaternion yawPitchRoll(float yaw, float pitch, float roll) { in yawPitchRoll() argument113 Quaternion qY = axisAngle(new Vector3(1, 0, 0), pitch); in yawPitchRoll()435 double pitch = asin(2 * test); in toYawPitchRoll() local440 (float) pitch, in toYawPitchRoll()
32 float pitch = 0; // positive upward (ie: right hand rule about local x axis) member
40 "pitch" : -30, // Optical axis degrees above the horizon
1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...