HomeSort by relevance Sort by last modified time
    Searched full:set_audio_return_channel (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/include/hardware/
hdmi_cec.h 396 * (*set_audio_return_channel)() configures ARC circuit in the hardware logic
402 void (*set_audio_return_channel)(const struct hdmi_cec_device* dev, int port_id, int flag); member in struct:hdmi_cec_device
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.cpp 488 dev->device.set_audio_return_channel = cec_set_audio_return_channel;
  /hardware/qcom/display/msm8998/hdmi_cec/
qhdmi_cec.cpp 494 dev->device.set_audio_return_channel = cec_set_audio_return_channel;
  /hardware/interfaces/tv/cec/1.0/default/
HdmiCec.cpp 385 mDevice->set_audio_return_channel(mDevice, portId, enable ? 1 : 0);
  /hardware/qcom/display/msm8909/hdmi_cec/
qhdmi_cec.cpp 523 dev->device.set_audio_return_channel = cec_set_audio_return_channel;
  /hardware/qcom/display/msm8909w_3100/hdmi_cec/
qhdmi_cec.cpp 523 dev->device.set_audio_return_channel = cec_set_audio_return_channel;

Completed in 212 milliseconds