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

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp320 status_t copyAVCCodecSpecificData(const uint8_t *data, size_t size);
1972 status_t MPEG4Writer::Track::copyAVCCodecSpecificData( function in class:android::MPEG4Writer::Track
1974 ALOGV("copyAVCCodecSpecificData");
2114 return copyAVCCodecSpecificData(data, size);

Completed in 25 milliseconds