OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyPrepared
(Results
1 - 10
of
10
) sorted by null
/frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp
154
notifyPrepared
(ERROR_UNSUPPORTED);
169
notifyPrepared
(ERROR_UNSUPPORTED);
179
notifyPrepared
(MEDIA_ERROR_BASE);
android_AudioSfDecoder.cpp
162
// All error returns from this method are via
notifyPrepared
(status) followed by "return".
188
notifyPrepared
(MEDIA_ERROR_BASE);
195
notifyPrepared
(MEDIA_ERROR_BASE);
213
notifyPrepared
(err);
230
notifyPrepared
(ERROR_UNSUPPORTED);
256
notifyPrepared
(ERROR_UNSUPPORTED);
306
notifyPrepared
(ERROR_UNSUPPORTED);
316
notifyPrepared
(MEDIA_ERROR_BASE);
597
void AudioSfDecoder::
notifyPrepared
(status_t prepareRes) {
android_AudioSfDecoder.h
117
void
notifyPrepared
(status_t prepareRes);
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerSource.h
102
void
notifyPrepared
(status_t err = OK);
HTTPLiveSource.cpp
228
notifyPrepared
();
237
notifyPrepared
(err);
StreamingSource.cpp
49
notifyPrepared
();
RTSPSource.cpp
368
notifyPrepared
();
623
notifyPrepared
(err);
650
notifyPrepared
(err);
GenericSource.cpp
126
notifyPrepared
();
NuPlayer.cpp
[
all
...]
/frameworks/av/media/libmediaplayerservice/nuplayer/mp4/
MP4Source.cpp
123
notifyPrepared
();
Completed in 332 milliseconds