Searched refs:bytestream2_get_eof (Results 1 – 4 of 4) sorted by relevance
60 if (bytestream2_get_bytes_left_p(pb) <= 0 || bytestream2_get_eof(pb)) in decompress()
332 static av_always_inline unsigned int bytestream2_get_eof(PutByteContext *p) in bytestream2_get_eof() function
886 if (bytestream2_get_bytes_left(&s->gb) == 0 || bytestream2_get_eof(&pb)) in tiff_unpack_strip()
2805 av_assert0(!bytestream2_get_eof(&pb)); in wavpack_encode_block()