Home
last modified time | relevance | path

Searched refs:isColorFormatSupported (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
DOMXCodec.h271 status_t isColorFormatSupported(
/frameworks/av/media/libstagefright/
DOMXCodec.cpp836 return isColorFormatSupported(*colorFormat, kPortIndexInput); in findTargetColorFormat()
839 status_t OMXCodec::isColorFormatSupported( in isColorFormatSupported() function in android::OMXCodec