Searched refs:AVCODEC_ERROR_EXTEND_START (Results 1 – 10 of 10) sorted by relevance
69 return AVCODEC_ERROR_EXTEND_START; in SetDecryptConfig()76 return AVCODEC_ERROR_EXTEND_START; in CreateCodecByName()82 return AVCODEC_ERROR_EXTEND_START; in Configure()87 return AVCODEC_ERROR_EXTEND_START; in SetParameter()92 return AVCODEC_ERROR_EXTEND_START; in GetOutputFormat()98 return AVCODEC_ERROR_EXTEND_START; in SetOutputBufferQueue()102 return AVCODEC_ERROR_EXTEND_START; in Prepare()123 return AVCODEC_ERROR_EXTEND_START; in SetAudioDecryptionConfig()
67 return AVCODEC_ERROR_EXTEND_START; in CreateCodecByName()79 return AVCODEC_ERROR_EXTEND_START; in Configure()85 return AVCODEC_ERROR_EXTEND_START; in SetParameter()91 return AVCODEC_ERROR_EXTEND_START; in GetOutputFormat()97 return AVCODEC_ERROR_EXTEND_START; in SetOutputBufferQueue()102 return AVCODEC_ERROR_EXTEND_START; in Prepare()
108 const AVCodecErrorType errorType_ = AVCODEC_ERROR_EXTEND_START;250 …ecoderAdapterImpl_->GetErrorType(OHOS::MediaAVCodec::AVCodecErrorType::AVCODEC_ERROR_EXTEND_START),283 … decoderCallbackImpl->OnError(OHOS::MediaAVCodec::AVCodecErrorType::AVCODEC_ERROR_EXTEND_START, 1);
192 const AVCodecErrorType errorType = AVCODEC_ERROR_EXTEND_START;305 …EncoderAdapterImpl->GetErrorType(OHOS::MediaAVCodec::AVCodecErrorType::AVCODEC_ERROR_EXTEND_START),330 callbackImpl->OnError(OHOS::MediaAVCodec::AVCodecErrorType::AVCODEC_ERROR_EXTEND_START, 1);
280 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START;297 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START;355 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START;
42 AVCODEC_ERROR_EXTEND_START = 0X10000, enumerator
30 …{ OHOS::MediaAVCodec::AVCodecErrorType::AVCODEC_ERROR_EXTEND_START, ErrorType::CODEC_ERROR_EXTEND_…
35 …{ OHOS::MediaAVCodec::AVCodecErrorType::AVCODEC_ERROR_EXTEND_START, ErrorType::CODEC_ERROR_EXTEND_…
1101 callback_->OnError(AVCODEC_ERROR_EXTEND_START, AVCS_ERR_NO_MEMORY); in ReceiveFrame()
1030 callback_->OnError(AVCODEC_ERROR_EXTEND_START, AVCS_ERR_NO_MEMORY); in DecodeFrameOnce()