Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp853 bool seamlessFormatChange = false; in fetchInputData() local
856 seamlessFormatChange = in fetchInputData()
859 formatChange = !seamlessFormatChange; in fetchInputData()
871 } else if (seamlessFormatChange) { in fetchInputData()