Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DACodec.cpp7614 bool wasSet = config->param[paramIndex].bSet; in setVendorParameters() local
7654 if (config->param[paramIndex].bSet || wasSet) { in setVendorParameters()