Searched defs:setCodecProfile (Results 1 – 2 of 2) sorted by relevance
449 void VideoConfig::setCodecProfile(const int32_t profile) in setCodecProfile() function in android::telephony::imsmedia::VideoConfig
600 public Builder setCodecProfile(final @CodecProfile int codecProfile) { in setCodecProfile() method in VideoConfig.Builder