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

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp289 status_t copyAVCCodecSpecificData(const uint8_t *data, size_t size);
1877 status_t MPEG4Writer::Track::copyAVCCodecSpecificData( function in class:android::MPEG4Writer::Track
1879 ALOGV("copyAVCCodecSpecificData");
2002 return copyAVCCodecSpecificData(data, size);

Completed in 28 milliseconds