Home
last modified time | relevance | path

Searched defs:setVendorParameters (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp178 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function in __anon8ec90d720111::ModuleMock
218 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function in __anon8ec90d720111::StreamCommonMock
/frameworks/av/media/libstagefright/
DACodec.cpp8249 status_t ACodec::setVendorParameters(const sp<AMessage> &params) { in setVendorParameters() function in android::ACodec