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

  /hardware/qcom/audio/hal/
audio_hw.h 112 struct offload_cmd { struct
audio_hw.c 757 struct offload_cmd *cmd = (struct offload_cmd *)calloc(1, sizeof(struct offload_cmd));
796 struct offload_cmd *cmd = NULL;
811 cmd = node_to_item(item, struct offload_cmd, node);
867 free(node_to_item(item, struct offload_cmd, node));
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.h 238 struct offload_cmd { struct
audio_hw.c     [all...]

Completed in 740 milliseconds