Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp174 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon8ec90d720111::ModuleMock
214 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon8ec90d720111::StreamCommonMock
/frameworks/av/media/libstagefright/
DACodec.cpp8391 status_t ACodec::getVendorParameters(OMX_U32 portIndex, sp<AMessage> &format) { in getVendorParameters() function in android::ACodec