Searched refs:fromDecoder (Results 1 – 2 of 2) sorted by relevance
88 void updateTrackFormat(AMediaFormat* outputFormat, bool fromDecoder);
511 void VideoTrackTranscoder::updateTrackFormat(AMediaFormat* outputFormat, bool fromDecoder) { in updateTrackFormat() argument512 if (fromDecoder) { in updateTrackFormat()