Searched defs:isColorFormatSupported (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 31 milliseconds