Searched refs:amendOutputFormatWithCodecSpecificData (Results 1 – 22 of 22) sorted by relevance
485 status_t amendOutputFormatWithCodecSpecificData(const sp<MediaCodecBuffer> &buffer);
554 status_t amendOutputFormatWithCodecSpecificData(const sp<MediaCodecBuffer> &buffer);
569 status_t amendOutputFormatWithCodecSpecificData(const sp<MediaCodecBuffer> &buffer);
634 status_t amendOutputFormatWithCodecSpecificData(const sp<MediaCodecBuffer> &buffer);
780 status_t amendOutputFormatWithCodecSpecificData(const sp<MediaCodecBuffer> &buffer);
5996 amendOutputFormatWithCodecSpecificData(buffer); in handleOutputFormatChangeIfNeeded()7145 status_t MediaCodec::amendOutputFormatWithCodecSpecificData( in amendOutputFormatWithCodecSpecificData() function in android::MediaCodec