Home
last modified time | relevance | path

Searched refs:seamlessFormatChange (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp703 bool seamlessFormatChange = false; in fetchInputData() local
706 seamlessFormatChange = in fetchInputData()
709 formatChange = !seamlessFormatChange; in fetchInputData()
721 } else if (seamlessFormatChange) { in fetchInputData()