Searched refs:getVendorParameters (Results 1 – 6 of 6) sorted by relevance
50 RETURN_STATUS_IF_ERROR(statusTFromBinderStatus(module->getVendorParameters( in parseAndGetVendorParameters()54 RETURN_STATUS_IF_ERROR(statusTFromBinderStatus(stream->getVendorParameters( in parseAndGetVendorParameters()
28 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
100 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
614 status_t getVendorParameters(OMX_U32 portIndex, sp<AMessage> &format);
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
5739 return getVendorParameters(portIndex, notify); in getPortFormat()8490 status_t ACodec::getVendorParameters(OMX_U32 portIndex, sp<AMessage> &format) { in getVendorParameters() function in android::ACodec