Searched defs:errorType (Results 176 – 183 of 183) sorted by relevance
12345678
1200 void HCodec::SignalError(AVCodecErrorType errorType, int32_t errorCode) in SignalError()
31 void HEncoderCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
1902 void InnerADecDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
1001 int32_t errorType; in OnError() local
138 void RecorderServer::OnError(ErrorType errorType, int32_t errorCode) in OnError()
1544 void PlayerServer::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
2109 ErrorPositionType errorType = GetErrorPositionType(originOffset, childSize); in GetChildPosition() local
228 void OnError(const int32_t errorType, const int32_t errorMsg) const override in OnError() argument