OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportsSeamlessFormatChange
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderPassThrough.h
37
bool
supportsSeamlessFormatChange
(const sp<AMessage> &to) const;
NuPlayerDecoder.h
44
virtual bool
supportsSeamlessFormatChange
(const sp<AMessage> &to) const;
NuPlayerDecoderPassThrough.cpp
78
bool NuPlayer::DecoderPassThrough::
supportsSeamlessFormatChange
(
NuPlayerDecoder.cpp
744
bool NuPlayer::Decoder::
supportsSeamlessFormatChange
(const sp<AMessage> &targetFormat) const {
[
all
...]
NuPlayer.cpp
[
all
...]
Completed in 753 milliseconds