Home
last modified time | relevance | path

Searched refs:getPipeFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/core-impl/
DStreamAlsa.h67 ::android::NBAIO_Format getPipeFormat() const;
/hardware/interfaces/audio/aidl/default/alsa/
DStreamAlsa.cpp47 ::android::NBAIO_Format StreamAlsa::getPipeFormat() const { in getPipeFormat() function in aidl::android::hardware::audio::core::StreamAlsa
55 const ::android::NBAIO_Format format = getPipeFormat(); in makeSink()
65 const ::android::NBAIO_Format format = getPipeFormat(); in makeSource()