Searched refs:supportsPCM (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp728 bool supportsPCM = (modes & 2) != 0; // LPCM 2ch 48kHz local
731 if (supportsPCM
739 } else if (supportsPCM) {

Completed in 1104 milliseconds