Searched defs:getPortConfig (Results 1 – 3 of 3) sorted by relevance
280 Return<android::hardware::media::omx::V1_0::Status> getPortConfig( in getPortConfig() function
1279 const AudioPortConfig& getPortConfig() const { return mPortConfig.get(); } in getPortConfig() function in WithStream1419 const AudioPortConfig& getPortConfig(bool getSink) const { in getPortConfig() function in WithAudioPatch2926 const AudioPortConfig& getPortConfig() const { return mMixPortConfig->get(); } in getPortConfig() function in StreamFixture
357 std::optional<AudioPortConfig> getPortConfig(int32_t id) { in getPortConfig() function in __anon5a59cc030111::ModuleMock