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

  /hardware/libhardware/modules/audio/
audio_hw.c 44 struct stub_stream_in { struct
219 struct stub_stream_in *in = (struct stub_stream_in *)stream;
251 struct stub_stream_in *in = (struct stub_stream_in *)stream;
424 struct stub_stream_in *in = (struct stub_stream_in *)calloc(1, sizeof(struct stub_stream_in));
  /device/linaro/hikey/audio/
audio_hw.c 60 struct stub_stream_in { struct
591 struct stub_stream_in *in;
594 in = (struct stub_stream_in *)calloc(1, sizeof(struct stub_stream_in));

Completed in 676 milliseconds