Lines Matching defs:error
115 * Repeat this call until it returns AVERROR(EAGAIN) or an error. The
251 * error[?] variables will be set during encoding.
1035 * an error.
1308 * error concealment flags
1348 * decoded data, depending on the codec) and print an error message on mismatch.
1350 * decoder returning an error.
1355 #define AV_EF_EXPLODE (1<<3) ///< abort decoding on minor error detection
1360 #define AV_EF_AGGRESSIVE (1<<18) ///< consider things that a sane encoder should not do as an error
1393 * error
1397 uint64_t error[AV_NUM_DATA_POINTERS];
2426 * @return zero on success, a negative value on error
2520 * Return a negative value on error, otherwise return the number of bytes used.
2583 * @return 0 on success, otherwise negative error code:
2643 * @return 0 on success, otherwise negative error code:
2663 * @return 0 on success, otherwise negative error code:
2759 * Not changed if an error is returned.
2760 * @return zero on success, a negative value on error. The following error codes
2952 /* This callback never returns an error, a negative value means that
3108 * @return >=0 on success, negative error code on failure