Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp908 bool seamlessFormatChange = false; in fetchInputData() local
911 seamlessFormatChange = in fetchInputData()
914 formatChange = !seamlessFormatChange; in fetchInputData()
926 } else if (seamlessFormatChange) { in fetchInputData()