Home
last modified time | relevance | path

Searched refs:StreamRemoteSubmix (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/aidl/default/r_submix/
DStreamRemoteSubmix.cpp35 StreamRemoteSubmix::StreamRemoteSubmix(StreamContext* context, const Metadata& metadata, in StreamRemoteSubmix() function in aidl::android::hardware::audio::core::StreamRemoteSubmix
46 ::android::status_t StreamRemoteSubmix::init() { in init()
71 ::android::status_t StreamRemoteSubmix::drain(StreamDescriptor::DrainMode) { in drain()
76 ::android::status_t StreamRemoteSubmix::flush() { in flush()
81 ::android::status_t StreamRemoteSubmix::pause() { in pause()
86 ::android::status_t StreamRemoteSubmix::standby() { in standby()
91 ::android::status_t StreamRemoteSubmix::start() { in start()
98 ndk::ScopedAStatus StreamRemoteSubmix::prepareToClose() { in prepareToClose()
121 void StreamRemoteSubmix::shutdown() { in shutdown()
132 ::android::status_t StreamRemoteSubmix::transfer(void* buffer, size_t frameCount, in transfer()
[all …]
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStreamRemoteSubmix.h27 class StreamRemoteSubmix : public StreamCommonImpl {
29 StreamRemoteSubmix(
/hardware/interfaces/audio/aidl/default/
DAndroid.bp78 "r_submix/StreamRemoteSubmix.cpp",