Searched refs:getPortConfig (Results 1 – 3 of 3) sorted by relevance
280 Return<android::hardware::media::omx::V1_0::Status> getPortConfig( in getPortConfig() function
1207 const AudioPortConfig& getPortConfig() const { return mPortConfig.get(); } in getPortConfig() function in WithStream1347 const AudioPortConfig& getPortConfig(bool getSink) const { in getPortConfig() function in WithAudioPatch2804 const AudioPortConfig& getPortConfig() const { return mMixPortConfig->get(); } in getPortConfig() function in StreamFixture3069 if (skipStreamIoTestForMixPortConfig(mStream->getPortConfig())) { in MaybeSetSkipTestReason()3313 const auto portConfig = stream.getPortConfig(); in HwGainHwVolume()3355 const auto portConfig = stream.getPortConfig(); in AddRemoveEffectInvalidArguments()3384 stream2.SetUpNoChecks(module.get(), stream1.getPortConfig(), in OpenTwiceSamePortConfigImpl()3610 const auto portConfig = stream.getPortConfig(); in TEST_P()3638 const auto portConfig = stream.getPortConfig(); in TEST_P()
452 status = getPortConfig(omxNode, (OMX_INDEXTYPE)OMX_IndexConfigLatency, in getLatency()