23 if(x < mh->fullend_os)
91 fr->
buffer.fill -= byteoff;
93 debug6(
"cutting %li samples/%li bytes on begin, own_buffer=%i at %p=%p, buf[1]=%i",
97 debug3(
"done cutting, buffer at %p =? %p, buf[1]=%i",
109#define SAMPLE_ADJUST(mh,x) sample_adjust(mh,x)
110#define SAMPLE_UNADJUST(mh,x) sample_unadjust(mh,x)
111#define FRAME_BUFFERCHECK(mh) frame_buffercheck(mh)
115#define SAMPLE_ADJUST(mh,x) (x)
116#define SAMPLE_UNADJUST(mh,x) (x)
117#define FRAME_BUFFERCHECK(mh)
int WINAPIV fprintf(FILE *file, const char *format,...)
static off_t sample_unadjust(mpg123_handle *mh, off_t x)
static off_t sample_adjust(mpg123_handle *mh, off_t x)
static void frame_buffercheck(mpg123_handle *fr)
GLint GLint GLint GLint GLint x
#define memmove(s1, s2, n)
#define debug6(s, a, b, c, d, e, f)
#define debug3(s, a, b, c)
struct mpg123_pars_struct p