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