HomeSort by relevance Sort by last modified time
    Searched full:pcm (Results 276 - 300 of 435) sorted by null

<<1112131415161718

  /external/srec/config/en.us/audio/m252/
m252a22e.nwv 8 sample_coding -s3 pcm
    [all...]
m252a24e.nwv 8 sample_coding -s3 pcm
    [all...]
  /external/svox/pico/lib/
picoapi.h 403 bit PCM samples) is returned in 'outDataType' and depends on the
  /external/webkit/Source/WebKit/chromium/public/
WebKitClient.h 226 // Decodes the in-memory audio file data and returns the linear PCM audio data in the destinationBus.
  /frameworks/base/include/media/
ToneGenerator.h 270 unsigned int mProcessSize; // Size of audio blocks generated at a time by audioCallback() (in PCM frames).
  /frameworks/base/media/libmedia/
ToneGenerator.cpp     [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
gsmamr_dec.h 106 /* Number of 13-bit linear PCM samples per 20 ms frame */
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
gsmamr_enc.h 105 /* Number of 13-bit linear PCM samples per 20 ms frame */
  /frameworks/media/libvideoeditor/vss/inc/
M4xVSS_Internal.h 437 /**< File path for PCM output file: used for preview, given to user */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 93 #define APP_OUTPUT_FILE "output.pcm"
477 strcat(fname,"_tc2.pcm");
493 strcat(fname,"_tc5.pcm");
500 strcat(fname,"_tc6.pcm");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDec_Utils.h 31 * This is an header file for an audio PCM decoder that is fully
  /system/media/wilhelm/src/
itfstruct.h 291 COutputMix *mOutputMix; // SDL pulls PCM from an arbitrary IOutputMixExt
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 27 * This file implements Test for PCM encoder OMX Component, which is fully
626 strcat(fname,"_tc2.pcm");
643 strcat(fname,"_tc5.pcm");
658 strcat(fname,"_tc6.pcm");
673 strcat(fname,"_tc6.pcm");
685 strcat(fname,"_tc9.pcm");
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_public.c 438 /* initialize PCM engine */
492 /* shutdown PCM engine */
495 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %ld shutting down PCM engine\n", result); */ }
832 * Parse the Midi data and render PCM audio data.
841 * EAS_SUCCESS if PCM data was successfully rendered
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_public.c 438 /* initialize PCM engine */
492 /* shutdown PCM engine */
495 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %ld shutting down PCM engine\n", result); */ }
832 * Parse the Midi data and render PCM audio data.
841 * EAS_SUCCESS if PCM data was successfully rendered
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_public.c 439 /* initialize PCM engine */
493 /* shutdown PCM engine */
496 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %ld shutting down PCM engine\n", result); */ }
833 * Parse the Midi data and render PCM audio data.
842 * EAS_SUCCESS if PCM data was successfully rendered
    [all...]
  /frameworks/media/libvideoeditor/vss/src/
M4xVSS_API.c 645 /* We need to unallocate PCM preview file path in internal context */
655 /* We need to unallocate PCM preview file path in internal context */
    [all...]
M4VSS3GPP_Clip.c 358 strncat((char *)pTempFile,(const char *)"_1.pcm",6);
361 strncat((char *)pTempFile,(const char *)"_2.pcm",6);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libasound.a     [all...]
  /external/sonivox/arm-fm-22k/host_src/
eas.h 156 * Parse the Midi data and render PCM audio data.
165 * EAS_SUCCESS if PCM data was successfully rendered
448 * Sets the maximum number of PCM streams allowed in parsers that
449 * use PCM streaming.
454 * maxNumStreams - maximum number of PCM streams
    [all...]
  /external/sonivox/arm-hybrid-22k/host_src/
eas.h 156 * Parse the Midi data and render PCM audio data.
165 * EAS_SUCCESS if PCM data was successfully rendered
448 * Sets the maximum number of PCM streams allowed in parsers that
449 * use PCM streaming.
454 * maxNumStreams - maximum number of PCM streams
    [all...]
  /external/sonivox/arm-wt-22k/host_src/
eas.h 156 * Parse the Midi data and render PCM audio data.
165 * EAS_SUCCESS if PCM data was successfully rendered
448 * Sets the maximum number of PCM streams allowed in parsers that
449 * use PCM streaming.
454 * maxNumStreams - maximum number of PCM streams
    [all...]
  /external/bluetooth/bluez/sbc/
sbc.c 89 /* original pcm audio samples */
1030 const uint8_t *pcm, int16_t X[2][SBC_X_BUFFER_SIZE],
  /external/kernel-headers/original/linux/
soundcard.h 804 #define SOUND_DEVICE_LABELS {"Vol ", "Bass ", "Trebl", "Synth", "Pcm ", "Spkr ", "Line ", \
809 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", \
    [all...]
  /frameworks/base/core/jni/
android_media_AudioTrack.cpp 292 format,// word length, PCM
313 format,// word length, PCM
    [all...]

Completed in 414 milliseconds

<<1112131415161718