Searched refs:AVCS_ERR_INPUT_DATA_ERROR (Results 1 – 4 of 4) sorted by relevance
91 AVCS_ERR_INPUT_DATA_ERROR, // there is somthing wrong for input data enumerator
72 {AVCS_ERR_INPUT_DATA_ERROR, "there is somthing wrong for input data"},124 {AVCS_ERR_INPUT_DATA_ERROR, AV_ERR_INPUT_DATA_ERROR},
1132 callback_->OnError(AVCODEC_ERROR_INTERNAL, AVCS_ERR_INPUT_DATA_ERROR); in OnQueueInputBuffer()1259 callback_->OnError(AVCODEC_ERROR_INTERNAL, AVCS_ERR_INPUT_DATA_ERROR); in SubmitOneBuffer()
480 callback_->OnError(AVCODEC_ERROR_INTERNAL, AVCS_ERR_INPUT_DATA_ERROR); in CheckBufPixFmt()