Searched defs:streamUseCase (Results 1 – 2 of 2) sorted by relevance
313 long dynamicRangeProfile, long streamUseCase) { in configureTarget()5281 int streamUseCase = combination[i + 2]; in combinationToString() local5405 private static void appendStreamUseCase(StringBuilder b, int streamUseCase) { in appendStreamUseCase()
3093 int streamUseCase = (int) streamInfo.getStreamUseCase(); in isMandatoryCombinationAvailable() local