Searched defs:OnSetParameters (Results 1 - 4 of 4) sorted by relevance
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ | ||
H A D | hcodec_state.cpp | 128 void HCodec::BaseState::OnSetParameters(const MsgInfo &info) in OnSetParameters() function in OHOS::MediaAVCodec::HCodec::BaseState |
H A D | hcodec.h | 191 virtual int32_t OnSetParameters(const Format &format) { return AVCS_ERR_OK; } in OnSetParameters() function in OHOS::MediaAVCodec::HCodec |
H A D | hencoder.cpp | 693 int32_t HEncoder::OnSetParameters(const Format &format) in OnSetParameters() function in OHOS::MediaAVCodec::HEncoder |
H A D | hdecoder.cpp | 300 int32_t HDecoder::OnSetParameters(const Format &format) in OnSetParameters() function in OHOS::MediaAVCodec::HDecoder |
Completed in 12 milliseconds