Searched defs:getVendorParameters (Results 1 – 4 of 4) sorted by relevance
28 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
100 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
73 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds) { in getVendorParameters() function in __anoneebf96830111::VendorParameterMock225 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anoneebf96830111::StreamCommonMock583 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anoneebf96830111::ModuleMock
8493 status_t ACodec::getVendorParameters(OMX_U32 portIndex, sp<AMessage> &format) { in getVendorParameters() function in android::ACodec