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

  /frameworks/av/media/libstagefright/
NuMediaExtractor.cpp 263 // Extractors either support trackID-s or not, so either all tracks have trackIDs or none.
264 // Generate trackID if missing.
265 int32_t trackID;
266 if (meta != NULL && !meta->findInt32(kKeyTrackID, &trackID)) {
Utils.cpp     [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]

Completed in 1369 milliseconds