OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasQuirk
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/include/media/
MediaCodecInfo.h
89
bool
hasQuirk
(const char *name) const;
/frameworks/av/media/libmedia/
MediaCodecInfo.cpp
123
bool MediaCodecInfo::
hasQuirk
(const char *name) const {
258
if (!
hasQuirk
(name)) {
/frameworks/av/media/libstagefright/
MediaCodecList.cpp
[
all
...]
Completed in 3548 milliseconds