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

/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.cpp176 static void StripStartcode(MediaBuffer *buffer) { function in namespace:android
201 StripStartcode(buffer);
283 StripStartcode(mediaBuf);
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp944 static void StripStartcode(MediaBuffer *buffer) { function in namespace:android
2054 if (mIsAvc) StripStartcode(copy);

Completed in 130 milliseconds