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

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

Completed in 80 milliseconds