Searched refs:streamFormat (Results 1 – 4 of 4) sorted by relevance
49 audio_format_t streamFormat; in negotiate() local52 result = mStream->getAudioProperties(&sampleRate, &channelMask, &streamFormat); in negotiate()55 audio_channel_count_from_in_mask(channelMask), streamFormat); in negotiate()
47 audio_format_t streamFormat; in negotiate() local50 result = mStream->getAudioProperties(&sampleRate, &channelMask, &streamFormat); in negotiate()53 audio_channel_count_from_out_mask(channelMask), streamFormat); in negotiate()
2342 SLuint32 streamFormat; member
2745 XAuint32 streamFormat; member