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

<<111213141516171819

  /frameworks/base/core/jni/
android_media_AudioRecord.cpp 203 format, // word length, PCM
  /frameworks/base/media/libmedia/
JetPlayer.cpp 94 1, // format = PCM 16bits per sample,
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
slice.cpp 208 /* write down mb_type and PCM data */
  /frameworks/base/media/libstagefright/codecs/mp3dec/include/
pvmp3decoder_api.h 230 * Pointer to the output buffer to hold the 16-bit PCM audio samples.
  /frameworks/media/libvideoeditor/vss/common/inc/
M4READER_Common.h 71 M4READER_kMediaTypePCM = 15, /**< PCM Media type */
  /frameworks/media/libvideoeditor/vss/src/
M4AMRR_CoreReader.c 527 /* even when frameType == 15 (no data frame), ARM core decoder outputs full PCM buffer */
  /ndk/docs/
STABLE-APIS.html 415 decoding to PCM. See section "The OpenSL ES native audio Library"
  /system/media/wilhelm/src/android/
AudioRecorder_to_android.cpp 171 // only PCM buffer queues are supported
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libaudiofile.a 358 ?  FRhpcm.o/ 1196552994 0 0 100644 2348 `
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 240 OMX_PRCOMM2(pComponentPrivate->dbg, " PCM 24 bit output\n");
243 OMX_PRCOMM2(pComponentPrivate->dbg, " PCM 16 bit output\n");
264 arr[7] = 16; /*Decoder Output PCM width is 24-bit or 16-bit */
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c 35 /* PCM samples */
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaAudioTrackTest.java 134 // AudioTrack constructor and AudioTrack.getMinBufferSize(...) for 16bit PCM
190 // AudioTrack constructor and AudioTrack.getMinBufferSize(...) for 8bit PCM
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h     [all...]
  /external/clang/lib/Lex/
HeaderSearch.cpp 113 llvm::sys::path::append(FileName, ModuleName + ".pcm");
  /external/srec/config/en.us/audio/m252/
m252a11e.nwv 8 sample_coding -s3 pcm
    [all...]
m252a3fe.nwv 8 sample_coding -s3 pcm
    [all...]
  /frameworks/base/media/java/android/media/
AudioRecord.java 328 // NB: this section is only valid with PCM data.
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_framedecoder.cpp 201 * Check if output buffer has enough room to hold output PCM
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 403 LOGE("loadEditSettings: mBackgroundAudio PCM File open failed");
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.cpp 64 VIDEOEDIT_JAVA_CONSTANT_INIT("PCM", M4VIDEOEDITING_kPCM),
145 VIDEOEDIT_JAVA_CONSTANT_INIT("PCM", M4VIDEOEDITING_kFileType_PCM),
330 VIDEOEDIT_JAVA_CONSTANT_INIT("PCM", VideoEditClasses_kFileType_PCM),
    [all...]
  /frameworks/base/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 280 pContext->PcmInPtr = fopen("/data/tmp/reverb_pcm_in.pcm", "w");
281 pContext->PcmOutPtr = fopen("/data/tmp/reverb_pcm_out.pcm", "w");
447 LOGV("\tLVREV_ERROR : process invalid PCM format");
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audiocvt.c 1351 /* Next filter: Convert 16 bit <--> 8 bit PCM */
    [all...]
  /external/srec/config/en.us/audio/v139/
v139_007.nwv 8 sample_coding -s3 pcm
    [all...]
v139_024.nwv 8 sample_coding -s3 pcm
    [all...]

Completed in 1917 milliseconds

<<111213141516171819