Lines Matching defs:error
240 int eof_reached; /**< true if was unable to read due to error or eof */
241 int error; /**< contains the error code or 0 if no error happened */
352 * @return >=0 on success or negative on error.
364 * @return >=0 on success or negative on error. End of list is not considered an
365 * error.
376 * @return >=0 on success or negative on error.
518 * @return non zero if and only if at end of file or a read error happened when reading.
524 * @return number of bytes written, < 0 on error.
530 * @return number of bytes written, < 0 on error.
607 * If reading ends on EOF or error, the return value will be one more than
701 * @return 0 on success, an AVERROR < 0 on error.
714 * @return 0 on success, an AVERROR < 0 on error.
724 * @return zero if no error.
808 * @return 0 for success (max_size bytes read or EOF reached), negative error