Searched defs:isColorFormatSupported (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp836 return isColorFormatSupported(*colorFormat, kPortIndexInput);
839 status_t OMXCodec::isColorFormatSupported( function in class:android::OMXCodec
841 ALOGV("isColorFormatSupported: %d", static_cast<int>(colorFormat));

Completed in 12 milliseconds