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 739 return isColorFormatSupported(*colorFormat, kPortIndexInput);
742 status_t OMXCodec::isColorFormatSupported(
744 ALOGV("isColorFormatSupported: %d", static_cast<int>(colorFormat));
    [all...]

Completed in 28 milliseconds