Searched refs:hwAvSync (Results 1 – 2 of 2) sorted by relevance
772 bool hwAvSync,
1315 bool hwAvSync, audio_port_config *sourceConfig, audio_port_config *sinkConfig) const in getBestMsdAudioProfileFor() argument1340 if (hwAvSync == ((inProfile->getFlags() & AUDIO_INPUT_FLAG_HW_AV_SYNC) != 0)) { in getBestMsdAudioProfileFor()1346 if (hwAvSync == ((outProfile->getFlags() & AUDIO_OUTPUT_FLAG_HW_AV_SYNC) != 0)) { in getBestMsdAudioProfileFor()1356 __func__, outputDevice->toString().c_str(), hwAvSync); in getBestMsdAudioProfileFor()1372 if (hwAvSync) { in getBestMsdAudioProfileFor()