Searched refs:amendOutputFormatWithCodecSpecificData (Results 1 – 2 of 2) sorted by relevance
734 status_t amendOutputFormatWithCodecSpecificData(const sp<MediaCodecBuffer> &buffer);
6422 amendOutputFormatWithCodecSpecificData(buffer); in handleOutputFormatChangeIfNeeded()7604 status_t MediaCodec::amendOutputFormatWithCodecSpecificData( in amendOutputFormatWithCodecSpecificData() function in android::MediaCodec