Searched defs:saptype (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp2230 uint32_t saptype = (d3 >> 28) & 7; local
2231 if (!sap || (saptype != 1 && saptype != 2)) {

Completed in 28 milliseconds