HomeSort by relevance Sort by last modified time
    Searched refs:PORT_INPUT (Results 1 - 5 of 5) sorted by null

  /device/google/dragon/audio/hal/
cras_dsp_ini.h 19 PORT_INPUT,
cras_dsp_ini.c 103 direction = PORT_INPUT;
182 if (port->direction == PORT_INPUT) {
259 case PORT_INPUT: return "input";
cras_dsp_pipeline.c 213 if (port->direction == PORT_INPUT && port->type == type) {
318 port->direction == PORT_INPUT);
330 (port->direction == PORT_INPUT) ?
349 (port->direction == PORT_INPUT) ?
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiPortInfo.java 31 public static final int PORT_INPUT = 0;
  /prebuilts/sdk/system_current/
android.jar 

Completed in 68 milliseconds