HomeSort by relevance Sort by last modified time
    Searched full:mixing (Results 26 - 50 of 405) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
errcode.h 24 #define E_TABSPACE 18 /* Inconsistent mixing of tabs and spaces */
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorBGAudioProcessing.cpp 64 // Before mixing, we need to have only PT as out buffer
109 // Below logic controls the mixing weightage
141 // Mixing logic
153 // Duck the BG track to ducking factor value before mixing
225 // Decides if SSRC support is needed for this mixing
  /external/llvm/test/CodeGen/ARM/
vector-extend-narrow.ll 23 ; Note: vld1 here is reasonably important. Mixing VFP and NEON
52 ; Note: vld1 here is reasonably important. Mixing VFP and NEON
  /external/chromium_org/media/base/
audio_converter.cc 6 // audio, ChannelMixer for channel mixing, and AudioPullFifo for buffering.
133 // Determine if channel mixing should be done and if it should be done before
142 // rebuffering, just resampling, or just mixing. We want to avoid any extra
217 // Zero |temp_dest| otherwise, so we're mixing into a clean buffer.
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
EqualPowerPanner.h 32 // Common type of stereo panner as found in normal audio mixing equipment.
  /external/qemu/audio/
mixeng.h 2 * QEMU Mixing engine header
  /external/qemu/distrib/sdl-1.2.15/src/audio/arts/
SDL_artsaudio.h 41 /* Raw mixing buffer */
  /external/qemu/distrib/sdl-1.2.15/src/audio/bsd/
SDL_bsdaudio.h 39 /* Raw mixing buffer */
  /external/qemu/distrib/sdl-1.2.15/src/audio/dma/
SDL_dmaaudio.h 39 /* Raw mixing buffer */
  /external/qemu/distrib/sdl-1.2.15/src/audio/esd/
SDL_esdaudio.h 39 /* Raw mixing buffer */
  /external/qemu/distrib/sdl-1.2.15/src/audio/nds/
soundcommon.h 40 MIXING = 4,
  /external/qemu/distrib/sdl-1.2.15/src/audio/nto/
SDL_nto_audio.h 47 /* Raw mixing buffer */
  /external/qemu/distrib/sdl-1.2.15/src/audio/paudio/
SDL_paudio.h 39 /* Raw mixing buffer */
  /external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
SDL_pulseaudio.h 42 /* Raw mixing buffer */
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_ErrorCodes.h 46 * End of audio mixing, user should now call M4VSS3GPP_audioMixingCleanUp() */
197 /* Audio mixing error codes */
219 * The audio mixing feature doesn't support EVRC, MP3 audio tracks */
241 /* Audio mixing and extract picture error code */
M4VSS3GPP_API.h 590 * Audio Mixing Feature
597 * Public type of the VSS audio mixing context */
604 * @brief This structure defines the settings of the audio mixing operation.
643 * @brief Initializes the VSS audio mixing operation (allocates an execution context).
645 * @param pContext (OUT) Pointer on the VSS audio mixing context to allocate
646 * @param pSettings (IN) Pointer to valid audio mixing settings
663 * @brief Perform one step of audio mixing.
665 * @param pContext (IN) VSS 3GPP audio mixing context
672 * @return M4VSS3GPP_WAR_END_OF_AUDIO_MIXING: Audio mixing is over, user should
682 * @brief Free all resources used by the VSS audio mixing operation
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 24 /* Allow access to a raw mixing buffer */
199 error = "Mixing buffer was lost";
255 on a primary mixing buffer located in hardware (DirectX 5.0)
434 /* Try to set primary mixing privileges */
510 /* Try to set primary mixing privileges */
573 /* This function tries to set position notify events on the mixing buffer */
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.h 105 // processing/mixing of shared-mode streams given a specifed device.
109 // internal processing/mixing of shared-mode streams given a specified device.
129 // processing/mixing of shared-mode streams.
  /external/qemu/distrib/sdl-1.2.15/src/audio/windib/
SDL_dibaudio.c 24 /* Allow access to a raw mixing buffer */
226 /* Clean up mixing buffers */
234 /* Free raw mixing buffer */
  /external/qemu/docs/
AUDIO.TXT 120 (AUD_write()) to to the mixing/volume-adjustment from emulated hardware sample
141 a pulse to perform sound buffer transfers and mixing. More specifically for audio
167 standard rate/volume adjustment before mixing the conversion into the target
  /development/tools/idegen/
excluded-paths 40 # is meant to run against Android's more limited APIs. Mixing the two
  /external/chromium_org/content/browser/renderer_host/media/
web_contents_audio_input_stream.h 7 // of data is produced by format-converting and mixing all audio output from a
  /external/chromium_org/media/audio/
audio_output_resampler.h 35 // high latency path once we have channel mixing and support querying for the
  /external/eigen/test/eigen2/
eigen2_mixingtypes.cpp 16 #define EIGEN_DONT_VECTORIZE // SSE intrinsics aren't designed to allow mixing types
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_AudioMixing.c 19 * @brief Video Studio Service 3GPP audio mixing implementation.
92 * @brief Initializes the VSS audio mixing operation (allocates an execution context).
94 * @param pContext (OUT) Pointer on the VSS audio mixing context to allocate
95 * @param pSettings (IN) Pointer to valid audio mixing settings
135 * Allocate the VSS audio mixing context and return it to the user */
257 * @brief Perform one step of audio mixing.
259 * @param pContext (IN) VSS audio mixing context
264 * @return M4VSS3GPP_WAR_END_OF_AUDIO_MIXING: Audio mixing is over, user should now call
447 * Audio mixing is finished, return correct warning */
461 * @brief Free all resources used by the VSS audio mixing operation
    [all...]

Completed in 579 milliseconds

12 3 4 5 6 7 8 91011>>