OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:audio_queue
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/media/audio/mac/
audio_input_mac.h
53
AudioQueueRef
audio_queue
,
60
void HandleInputBuffer(AudioQueueRef
audio_queue
,
audio_input_mac.cc
164
AudioQueueRef
audio_queue
,
170
HandleInputBuffer(
audio_queue
, audio_buffer, start_time,
175
AudioQueueRef
audio_queue
,
180
DCHECK_EQ(audio_queue_,
audio_queue
);
/external/chromium_org/media/mp2t/
mp2t_stream_parser.h
55
StreamParser::BufferQueue
audio_queue
;
member in struct:media::mp2t::Mp2tStreamParser::BufferQueueWithConfig
mp2t_stream_parser.cc
517
buffer_queue_chain_.back().
audio_queue
.push_back(stream_parser_buffer);
598
if (!queue_with_config.
audio_queue
.empty() ||
600
if (!new_buffers_cb_.Run(queue_with_config.
audio_queue
,
Completed in 94 milliseconds