Home
last modified time | relevance | path

Searched refs:RequestIDRFrame (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h67 int32_t RequestIDRFrame() override;
H A Dhcodec.h194 virtual int32_t RequestIDRFrame() { return AVCS_ERR_UNSUPPORT; } in RequestIDRFrame() function in OHOS::MediaAVCodec::HCodec
H A Dhcodec_state.cpp470 ReplyErrorCode(info.id, codec_->RequestIDRFrame()); in OnMsgReceived()
H A Dhencoder.cpp679 int32_t HEncoder::RequestIDRFrame() in RequestIDRFrame() function in OHOS::MediaAVCodec::HEncoder
719 int32_t ret = RequestIDRFrame(); in OnSetParameters()

Completed in 6 milliseconds