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
914 if (supportsPCM
921 } else if (supportsPCM) {

Completed in 36 milliseconds