HomeSort by relevance Sort by last modified time
    Searched defs:pitch (Results 76 - 100 of 123) sorted by null

1 2 34 5

  /external/speex/libspeex/
nb_celp.c 186 st->pitch = (int*)speex_alloc((st->nbSubframes)*sizeof(int));
234 speex_free (st->pitch);
337 /* Whole frame analysis (open-loop estimation of pitch and excitation gain) */
352 /*Open-loop pitch*/
373 /*Try to remove pitch multiples*/
583 /*If we use low bit-rate pitch mode, transmit open-loop pitch*/
592 /* This just damps the pitch a bit, because it tends to be too aggressive when forced */
652 int pitch; local
766 /* Low bit-rate pitch handling *
1087 int pitch; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 146 int pitch; member in struct:tagAVCFrameIO
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp 64 static void EdgeLoop_Luma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
65 static void EdgeLoop_Luma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
66 static void EdgeLoop_Chroma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
67 static void EdgeLoop_Chroma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTable, int pitch);
78 int pitch = video->currPic->pitch, pitch_c, width; local
84 pitch_c = pitch >> 1;
98 SrcY += ((pitch << 4) - width);
119 int pitch = currPic->pitch; local
296 int pitch = video->currPic->pitch; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 122 Int pitch; /* stride for Y */ member in struct:tagvideoEncFrameIO
  /frameworks/base/media/tests/SoundPoolTest/src/com/android/
SoundPoolTest.java 153 // interate through pitch table
185 // modify the pitch
327 // initialize pitch table
328 float pitch = 0.5f; local
331 mScale[i] = pitch;
332 pitch *= SEMITONE;
  /hardware/libhardware/include/hardware/
sensors.h 244 * pitch: Rotation around X axis (-180<=pitch<=180), with positive values when
265 * Note: This definition is different from yaw, pitch and roll used in aviation
713 float pitch; member in struct:__anon20725::__anon20726::__anon20728
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msm_kgsl.h 159 unsigned int pitch; member in struct:kgsl_gmem_desc
167 unsigned int pitch; member in struct:kgsl_buffer_desc
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
msm_kgsl.h 159 unsigned int pitch; member in struct:kgsl_gmem_desc
167 unsigned int pitch; member in struct:kgsl_buffer_desc
  /external/freetype/include/freetype/
ftimage.h 264 /* pitch :: The pitch's absolute value is the number of bytes */
266 /* However, the pitch is positive when the bitmap has */
268 /* flow. In all cases, the pitch is an offset to add */
276 /* For the B/W rasterizer, `pitch' is always an even */
279 /* To change the pitch of a bitmap (say, to make it a */
314 int pitch; member in struct:FT_Bitmap_
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 100 Uint16 pitch; /**< Read-only */ member in struct:SDL_Surface
558 int width, int height, int depth, int pitch,
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 59 /* speaking pitch */
75 const char * PICO_PITCH_OPEN_TAG = "<pitch level='%d'>";
76 const char * PICO_PITCH_CLOSE_TAG = "</pitch>";
94 const char * picoSupportedProperties[] = { "language", "rate", "pitch", "volume" };
115 int picoProp_currPitch = PICO_DEF_PITCH; /* current pitch */
521 * Add <speed>, <pitch> and <volume> tags to the text,
534 if (picoProp_currPitch != PICO_DEF_PITCH) { /* non-default pitch */
1314 int pitch; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 187 bool IntraDecisionABE(int *min_cost, uint8 *cur, int pitch, bool ave)
197 out = cur - pitch;
206 out -= pitch;
207 cur -= pitch;
210 temp = *(out += pitch) - *(cur += pitch);
247 int pitch = currInput->pitch; local
344 offset = pitch * (j << 4) + (start_i << 4);
359 HTFMPrepareCurMB_AVC(encvid, &htfm_stat, cur, pitch);
485 int pitch, width, height; local
    [all...]
intra_est.cpp 36 int orgPitch = currInput->pitch;
122 int orgPitch = currInput->pitch;
213 int pitch = currPic->pitch; local
215 int offset = y_pos * pitch + x_pos;
230 top = curL - pitch;
276 left = curL - 1 - pitch;
282 word1 = *(left += pitch);
329 comp_ref_x0 = curL - pitch + 8;
330 comp_ref_x1 = curL - pitch + 6
631 int pitch = currPic->pitch; local
726 int pitch = video->currPic->pitch; local
1370 int pitch = currPic->pitch >> 1; local
2013 int pitch = video->currPic->pitch; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 191 Int max = 0, max_width = 0, max_height = 0, pitch, offset; local
735 pitch = max_width;
740 pitch = max_width + 32;
741 offset = (pitch << 4) + 16;
744 size = pitch * max_height;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 196 int pitch; /* requested pitch in Hz */ member in struct:_XkbBellNotify
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 196 int pitch; /* requested pitch in Hz */ member in struct:_XkbBellNotify
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 196 int pitch; /* requested pitch in Hz */ member in struct:_XkbBellNotify
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 100 Uint16 pitch; /**< Read-only */ member in struct:SDL_Surface
558 int width, int height, int depth, int pitch,
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 100 Uint16 pitch; /**< Read-only */ member in struct:SDL_Surface
558 int width, int height, int depth, int pitch,
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 100 Uint16 pitch; /**< Read-only */ member in struct:SDL_Surface
558 int width, int height, int depth, int pitch,
    [all...]
  /external/qemu/
console.c 1812 int pitch = (bytespp*width + 3) & ~3; local
    [all...]
  /external/quake/quake/src/QW/server/
pr_cmds.c 369 float yaw, pitch; local
377 pitch = 90;
379 pitch = 270;
388 pitch = (int) (atan2(value1[2], forward) * 180 / M_PI);
389 if (pitch < 0)
390 pitch += 360;
393 G_FLOAT(OFS_RETURN+0) = pitch;
  /external/quake/quake/src/WinQuake/
pr_cmds.cpp 432 float yaw, pitch; local
440 pitch = 90;
442 pitch = 270;
451 pitch = (int) (atan2(value1[2], forward) * 180 / M_PI);
452 if (pitch < 0)
453 pitch += 360;
456 G_FLOAT(OFS_RETURN+0) = pitch;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 479 int pitch; member in struct:__anon25774
534 int pitch; member in struct:__anon25778
583 int pitch; member in struct:__anon25782
623 int pitch; member in struct:__anon25785
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 479 int pitch; member in struct:__anon27364
534 int pitch; member in struct:__anon27368
583 int pitch; member in struct:__anon27372
623 int pitch; member in struct:__anon27375
    [all...]

Completed in 1495 milliseconds

1 2 34 5