Home
last modified time | relevance | path

Searched refs:streamFormat (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libnbaio/
DAudioStreamInSource.cpp49 audio_format_t streamFormat; in negotiate() local
52 result = mStream->getAudioProperties(&sampleRate, &channelMask, &streamFormat); in negotiate()
55 audio_channel_count_from_in_mask(channelMask), streamFormat); in negotiate()
DAudioStreamOutSink.cpp47 audio_format_t streamFormat; in negotiate() local
50 result = mStream->getAudioProperties(&sampleRate, &channelMask, &streamFormat); in negotiate()
53 audio_channel_count_from_out_mask(channelMask), streamFormat); in negotiate()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2342 SLuint32 streamFormat; member
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h2745 XAuint32 streamFormat; member