OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcm_format_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/audio/alsa/
alsa_output.cc
139
pcm_format_
(alsa_util::BitsToFormat(params.bits_per_sample())),
171
if (
pcm_format_
== SND_PCM_FORMAT_UNKNOWN) {
211
pcm_format_
, latency_.InMicroseconds());
647
pcm_format_
,
656
pcm_format_
,
679
pcm_format_
, latency)) != NULL) {
687
pcm_format_
, latency)) != NULL) {
alsa_output.h
167
const snd_pcm_format_t
pcm_format_
;
member in class:media::AlsaPcmOutputStream
Completed in 292 milliseconds