Searched refs:PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE (Results 1 – 1 of 1) sorted by relevance
171 private static final int PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE = 2; field in AudioMix268 if (format.getBytesPerSample(encoding) > PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE) { in canBeUsedForPrivilegedMediaCapture()270 + PRIVILEDGED_CAPTURE_MAX_BYTES_PER_SAMPLE + " bytes per sample"; in canBeUsedForPrivilegedMediaCapture()