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)
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
_Check_return_opt_ _CRTIMP int __cdecl fprintf(_Inout_ FILE *_File, _In_z_ _Printf_format_string_ const char *_Format,...)
#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