Home
last modified time | relevance | path

Searched refs:SetupAVCEncoderParameters (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h60 int32_t SetupAVCEncoderParameters(const Format &format, std::optional<double> frameRate);
H A Dhencoder.cpp547 ret = SetupAVCEncoderParameters(format, frameRate); in ConfigureProtocol()
560 int32_t HEncoder::SetupAVCEncoderParameters(const Format &format, std::optional<double> frameRate) in SetupAVCEncoderParameters() function in OHOS::MediaAVCodec::HEncoder

Completed in 3 milliseconds