Searched defs:MonoMixdownPresent (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp3142 const int32_t MonoMixdownPresent = br.getBits(1); local
3144 if (MonoMixdownPresent != 0) {

Completed in 16 milliseconds