HomeSort by relevance Sort by last modified time
    Searched refs:findTargetColorFormat (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/stagefright/
OMXCodec.h 266 status_t findTargetColorFormat(
  /frameworks/av/media/libstagefright/
OMXCodec.cpp 727 status_t OMXCodec::findTargetColorFormat(
729 ALOGV("findTargetColorFormat");
806 CHECK_EQ((status_t)OK, findTargetColorFormat(meta, &colorFormat));
    [all...]

Completed in 86 milliseconds