Searched refs:StreamRemoteSubmix (Results 1 – 3 of 3) sorted by relevance
35 StreamRemoteSubmix::StreamRemoteSubmix(StreamContext* context, const Metadata& metadata, in StreamRemoteSubmix() function in aidl::android::hardware::audio::core::StreamRemoteSubmix46 ::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 …]
27 class StreamRemoteSubmix : public StreamCommonImpl {29 StreamRemoteSubmix(
78 "r_submix/StreamRemoteSubmix.cpp",