Searched refs:mad_frame (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | mp3-util.h | 81 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 D | mp3.c | 105 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 D | minimad.c | 173 struct mad_frame *frame) in error()
|
| /OK3568_Linux_fs/buildroot/dl/libmad/ |
| HD | libmad_0.15.1b-10.diff.gz | 1--- libmad-0.15.1b.orig/debian/changelog
2++ ... |