Searched refs:ENCODING_AC3 (Results 1 – 6 of 6) sorted by relevance
168 ENCODING_AC3,224 public static final int ENCODING_AC3 = AudioFormat.ENCODING_AC3; field in C
44 AudioFormat.ENCODING_PCM_16BIT, AudioFormat.ENCODING_AC3, AudioFormat.ENCODING_E_AC3
1216 case C.ENCODING_AC3: in getMaximumEncodedRateBytesPerSecond()1259 case C.ENCODING_AC3: in getFramesPerEncodedSample()1579 if (outputEncoding == C.ENCODING_AC3) { in getDefaultBufferSize()
479 && (outputEncoding == C.ENCODING_AC3 || outputEncoding == C.ENCODING_E_AC3); in needsPassthroughWorkarounds()
177 case AudioFormat.ENCODING_AC3: in audioEncodingToString()
413 return C.ENCODING_AC3; in getEncoding()