Searched defs:findNextStartCode (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1822 static const uint8_t *findNextStartCode( function in namespace:android
1825 ALOGV("findNextStartCode: %p %zu", data, length);
1845 const uint8_t *nextStartCode = findNextStartCode(data, length);

Completed in 86 milliseconds