Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/
DStreamCommonMock.h28 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
DModuleMock.h100 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp438 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon0285cf8d0111::ModuleMock
482 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon0285cf8d0111::StreamCommonMock
/frameworks/av/media/libstagefright/
DACodec.cpp8490 status_t ACodec::getVendorParameters(OMX_U32 portIndex, sp<AMessage> &format) { in getVendorParameters() function in android::ACodec