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
438 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon0285cf8d0111::ModuleMock482 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon0285cf8d0111::StreamCommonMock
8490 status_t ACodec::getVendorParameters(OMX_U32 portIndex, sp<AMessage> &format) { in getVendorParameters() function in android::ACodec