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 732 status_t OMXCodec::findTargetColorFormat(
734 ALOGV("findTargetColorFormat");
811 CHECK_EQ((status_t)OK, findTargetColorFormat(meta, &colorFormat));
    [all...]

Completed in 22 milliseconds