Home
last modified time | relevance | path

Searched defs:OnCodecError (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dsample_callback.cpp22 void SampleCallback::OnCodecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnCodecError() function in OHOS::CameraStandard::SampleCallback
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_codec/
H A Dcodec_callback.cpp27 void CodecCallback::OnCodecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnCodecError() function in OHOS::MediaAVCodec::Sample::CodecCallback