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

<<111213141516171819

  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 568 #define SOUND_DEVICE_LABELS {"Vol ", "Bass ", "Trebl", "Synth", "Pcm ", "Spkr ", "Line ", "Mic ", "CD ", "Mix ", "Pcm2 ", "Rec ", "IGain", "OGain", "Line1", "Line2", "Line3", "Digital1", "Digital2", "Digital3", "PhoneIn", "PhoneOut", "Video", "Radio", "Monitor"}
570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 568 #define SOUND_DEVICE_LABELS {"Vol ", "Bass ", "Trebl", "Synth", "Pcm ", "Spkr ", "Line ", "Mic ", "CD ", "Mix ", "Pcm2 ", "Rec ", "IGain", "OGain", "Line1", "Line2", "Line3", "Digital1", "Digital2", "Digital3", "PhoneIn", "PhoneOut", "Video", "Radio", "Monitor"}
570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
soundcard.h 568 #define SOUND_DEVICE_LABELS {"Vol ", "Bass ", "Trebl", "Synth", "Pcm ", "Spkr ", "Line ", "Mic ", "CD ", "Mix ", "Pcm2 ", "Rec ", "IGain", "OGain", "Line1", "Line2", "Line3", "Digital1", "Digital2", "Digital3", "PhoneIn", "PhoneOut", "Video", "Radio", "Monitor"}
570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
soundcard.h 568 #define SOUND_DEVICE_LABELS {"Vol ", "Bass ", "Trebl", "Synth", "Pcm ", "Spkr ", "Line ", "Mic ", "CD ", "Mix ", "Pcm2 ", "Rec ", "IGain", "OGain", "Line1", "Line2", "Line3", "Digital1", "Digital2", "Digital3", "PhoneIn", "PhoneOut", "Video", "Radio", "Monitor"}
570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 41 ** sco_routing is 0 for PCM, 1 for Transport,
411 printf("\n\t\tsco_routing is 0 for PCM, 1 for Transport,\n");
  /device/samsung/crespo/libaudio/
AudioHardware.cpp 771 struct pcm *AudioHardware::openPcmOut_l()
    [all...]
  /external/webrtc/src/modules/audio_processing/ns/main/source/
nsx_core.c 621 inst->infile=fopen("indebug.pcm","wb");
622 inst->outfile=fopen("outdebug.pcm","wb");
623 inst->file1=fopen("file1.pcm","wb");
624 inst->file2=fopen("file2.pcm","wb");
625 inst->file3=fopen("file3.pcm","wb");
626 inst->file4=fopen("file4.pcm","wb");
627 inst->file5=fopen("file5.pcm","wb");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 92 #define APP_OUTPUT_FILE "output" /*.pcm"*/
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 106 (see http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html) */
128 static snd_pcm_t *ghPCM; /* handle to the PCM recording device */
629 PLogError ( "Audio In Error PCM Not In The Right State\n" );
    [all...]
  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorImpl.java 205 * Form the audio PCM file path
208 + "AudioPcm" + audioTrack.getId() + ".pcm");
211 * Create PCM only if not generated in previous session
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_wave.c 513 SDL_SetError("Unknown %d-bit PCM data format",
  /external/srec/config/en.us/audio/m252/
m252a10e.nwv 8 sample_coding -s3 pcm
    [all...]
m252a12e.nwv 8 sample_coding -s3 pcm
    [all...]
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

Completed in 3109 milliseconds

<<111213141516171819