Searched defs:OUTPUT (Results 1 – 9 of 9) sorted by relevance
140 INPUT, OUTPUT enumerator
29 OUTPUT = 5, // audio_io_handle_t enumConstant
28 OUTPUT, enumerator
185 public static final int OUTPUT = 0x04; field in DrmStore.Action
176 static const int OUTPUT = 0x04; variable
46 private static final int OUTPUT = 1; field in UsbAlsaDevice
65 OUTPUT (1), enumConstant
97 OUTPUT = ~(IS_INPUT | IS_RAW | IS_CODED), enumerator
1122 final int OUTPUT = 0; in testOverrideStreamConfigurationMap() local