Searched refs:mDefaultSampleDescriptionIndex (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DFragmentedMP4Parser.h129 uint32_t mDefaultSampleDescriptionIndex; member in struct:android::FragmentedMP4Parser::TrackInfo
/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp1687 info->mDefaultSampleDescriptionIndex = readU32(offset + 8);
1714 info.mDefaultSampleDescriptionIndex = 0;
1920 : info->mDefaultSampleDescriptionIndex;

Completed in 30 milliseconds