Searched refs:setupRawAudioFormat (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h485 status_t setupRawAudioFormat(
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h485 status_t setupRawAudioFormat(
/frameworks/av/media/libstagefright/include/
H A DACodec.h485 status_t setupRawAudioFormat(
/frameworks/av/media/libstagefright/
H A DACodec.cpp2014 // invalid encodings will default to PCM-16bit in setupRawAudioFormat.
2095 err = setupRawAudioFormat(
2209 err = setupRawAudioFormat(kPortIndexInput, sampleRate, numChannels, pcmEncoding);
2664 status_t err = setupRawAudioFormat(
2808 status_t err = setupRawAudioFormat(
2840 status_t err = setupRawAudioFormat(
2937 return setupRawAudioFormat(
2948 return setupRawAudioFormat(
2974 return setupRawAudioFormat(
2980 status_t ACodec::setupRawAudioFormat( function in class:android::ACodec
[all...]

Completed in 2609 milliseconds