Searched refs:mad_header (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | mp3-util.h | 80 struct mad_header mad_header; in mp3_duration() local 88 p->mad_header_init(&mad_header); in mp3_duration() 107 if (p->mad_header_decode(&mad_header, &mad_stream) == -1) { in mp3_duration() 130 num_samples += MAD_NSBSAMPLES(&mad_header) * 32; in mp3_duration() 133 lsx_debug_more("bitrate=%lu", mad_header.bitrate); in mp3_duration() 135 initial_bitrate = mad_header.bitrate; in mp3_duration() 138 mad_frame.header = mad_header; in mp3_duration() 150 else vbr |= mad_header.bitrate != initial_bitrate; in mp3_duration() 164 mad_header_finish(&mad_header); in mp3_duration()
|
| H A D | mp3.c | 114 MAD_FUNC(f,x, int, mad_header_decode, (struct mad_header *, struct mad_stream *)) \ 115 MAD_FUNC(f,x, void, mad_header_init, (struct mad_header *)) \
|
| /OK3568_Linux_fs/external/rktoolkit/ |
| H A D | minimad.c | 131 struct mad_header const *header, in output()
|
| /OK3568_Linux_fs/buildroot/dl/libmad/ |
| HD | libmad_0.15.1b-10.diff.gz | 1--- libmad-0.15.1b.orig/debian/changelog
2++ ... |