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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp2927 uint16_t* pDisc = (uint16_t*)&buffer[10]; local
2929 sprintf(tmp, "%d/%d", ntohs(*pDisc), ntohs(*pTotalDiscs));

Completed in 94 milliseconds