HomeSort by relevance Sort by last modified time
    Searched refs:synthesis (Results 1 - 15 of 15) sorted by null

  /external/libvorbis/
Android.mk 27 lib/synthesis.c \
  /external/libvorbis/symbian/
vorbis.mmp 40 SOURCE smallft.c synthesis.c vorbisfile.c window.c
  /external/libvorbis/lib/
Makefile.am 10 lpc.c analysis.c synthesis.c psy.c info.c \
  /external/libvorbis/doc/
07-floor1.tex 21 line segments. Synthesis constructs a floor curve using iterative
97 format (used in list order during packet decode and synthesis). This
233 needed for floor 1 synthesis.
253 \item[step 1: amplitude value synthesis]
336 \item[step 2: curve synthesis]
338 Curve synthesis generates a return vector \varname{[floor]} of length
340 calling to floor decode). Floor 1 curve synthesis makes use of the
04-codec.tex 277 \subsection{Audio packet decode and synthesis}
399 \item save the needed decoded floor information for channel for later synthesis
430 remembered at floor curve synthesis time.
532 information, according to packet type. Note that the vector synthesis
a1-encapsulation-ogg.tex 165 adjustments before needing to return any PCM data from synthesis,
06-floor0.tex 78 \item An \varname{[amplitude]} value of zero must result in a return code that indicates this channel is unused in this frame (the output of the channel will be all-zeroes in synthesis). Several later stages of decode don't occur for an unused channel.
01-introduction.tex 168 low-level packet decode and synthesis.
291 The decoding and synthesis procedure for all audio packets is
308 Note that clever rearrangement of the synthesis arithmetic is
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_interpolate_noloop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_voice_gain_gnu.s 4 @ Description: the main synthesis function when fetching
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_interpolate_noloop_gnu.s 4 @ Description: the main synthesis function when fetching
ARM-E_voice_gain_gnu.s 4 @ Description: the main synthesis function when fetching
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 70 static Word16 synthesis(
74 Word16 synth16k[], /* (o) : 16kHz synthesis signal */
194 Word16 synth[L_SUBFR]; /* 12.8kHz synthesis vector */
573 corr_gain = synthesis(Aq, &exc2[i_subfr], 0, &speech16k[i_subfr * 5 / 4], st);
700 * - compute impulse response of weighted synthesis filter (h1[]) *
712 * - find excitation and synthesis speech *
794 * Compute impulse response, h1[], of weighted synthesis filter *
1329 static Word16 synthesis( function
    [all...]

Completed in 256 milliseconds