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

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1711 static const uint8_t *findNextStartCode( function in namespace:android
1714 ALOGV("findNextStartCode: %p %d", data, length);
1734 const uint8_t *nextStartCode = findNextStartCode(data, length);

Completed in 439 milliseconds