Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp895 bool seamlessFormatChange = false; in fetchInputData() local
898 seamlessFormatChange = in fetchInputData()
901 formatChange = !seamlessFormatChange; in fetchInputData()
913 } else if (seamlessFormatChange) { in fetchInputData()