Home
last modified time | relevance | path

Searched refs:CAudioRecorder (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dobject_itf.cpp71 CAudioRecorder *cAudioRecorder = (CAudioRecorder *)iObject; in GetInterface()
78 CAudioRecorder *cAudioRecorder = (CAudioRecorder *)self; in GetInterface()
H A Dengine_itf.cpp75 CAudioRecorder *thiz = (CAudioRecorder *) Construct(audioRecorderClass, self); in CreateAudioRecorder()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/obj/
H A Daudiocapturer_obj.cpp25 CAudioRecorder *cAudioRecorder = (CAudioRecorder *)self; in AudioRecorderDestroy()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/util/
H A Dtable_struct.cpp35 sizeof(CAudioRecorder),
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/include/
H A Dcommon.h88 struct CAudioRecorder { struct