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

  /frameworks/av/include/media/stagefright/
OMXCodec.h 117 static uint32_t getComponentQuirks(
  /frameworks/av/media/libstagefright/
OMXCodec.cpp 223 entry->mQuirks = getComponentQuirks(list, matchIndex);
236 uint32_t OMXCodec::getComponentQuirks(
269 *quirks = getComponentQuirks(list, index);
    [all...]

Completed in 569 milliseconds