HomeSort by relevance Sort by last modified time
    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 19 milliseconds