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

/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp1668 bool saptype = d3 >> 28; local
1669 if (!sap || saptype > 2) {
/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp1884 bool saptype = d3 >> 28; local
1885 if (!sap || saptype > 2) {

Completed in 464 milliseconds