OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetUpAudioDecoder
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/utility/source/
file_player_impl.h
63
int32_t
SetUpAudioDecoder
();
file_player_impl.cc
291
if (
SetUpAudioDecoder
() == -1)
371
if (
SetUpAudioDecoder
() == -1)
397
int32_t FilePlayerImpl::
SetUpAudioDecoder
()
407
LOG(LS_WARNING) << "
SetUpAudioDecoder
() codec " << _codec.plname
470
if(
SetUpAudioDecoder
() != 0)
Completed in 488 milliseconds