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

  /hardware/qcom/audio/hal/voice_extn/
voice_extn.h 32 int voice_extn_is_in_call_rec_stream(struct stream_in *in, bool *in_call_rec);
77 static int voice_extn_is_in_call_rec_stream(struct stream_in *in __unused, bool *in_call_rec __unused) function
voice_extn.c 353 int voice_extn_is_in_call_rec_stream(struct stream_in *in, bool *in_call_rec) function
  /hardware/qcom/audio/hal/
voice.c 264 ret = voice_extn_is_in_call_rec_stream(in, &in_call_rec);

Completed in 88 milliseconds