OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isColorFormatSupported
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/stagefright/
OMXCodec.h
269
status_t
isColorFormatSupported
(
/frameworks/av/media/libstagefright/
OMXCodec.cpp
744
return
isColorFormatSupported
(*colorFormat, kPortIndexInput);
747
status_t OMXCodec::
isColorFormatSupported
(
749
ALOGV("
isColorFormatSupported
: %d", static_cast<int>(colorFormat));
[
all
...]
Completed in 2811 milliseconds