bytestream2_get_eof  590 libavcodec/tiff.c         if (bytestream2_get_bytes_left(&s->gb) == 0 || bytestream2_get_eof(&pb))
bytestream2_get_eof 2819 libavcodec/wavpackenc.c     av_assert0(!bytestream2_get_eof(&pb));