Home
last modified time | relevance | path

Searched refs:mad_frame (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dmp3-util.h81 struct mad_frame mad_frame; in mp3_duration() local
89 p->mad_frame_init(&mad_frame); in mp3_duration()
138 mad_frame.header = mad_header; in mp3_duration()
139 if (p->mad_frame_decode(&mad_frame, &mad_stream) == -1) in mp3_duration()
163 p->mad_frame_finish(&mad_frame); in mp3_duration()
H A Dmp3.c105 MAD_FUNC(f,x, void, mad_frame_init, (struct mad_frame *)) \
107 MAD_FUNC(f,x, int, mad_frame_decode, (struct mad_frame *, struct mad_stream *)) \
109 MAD_FUNC(f,x, void, mad_synth_frame, (struct mad_synth *, struct mad_frame const *)) \
111 MAD_FUNC(f,x, void, mad_frame_finish, (struct mad_frame *)) \
205 struct mad_frame Frame;
/OK3568_Linux_fs/external/rktoolkit/
H A Dminimad.c173 struct mad_frame *frame) in error()
/OK3568_Linux_fs/buildroot/dl/libmad/
HDlibmad_0.15.1b-10.diff.gz1--- libmad-0.15.1b.orig/debian/changelog 2++ ...