Searched defs:tc_get_mp3_header (Results 1 – 4 of 4) sorted by relevance
/dports/multimedia/transcode/transcode-1.1.7/tools/ |
H A D | aud_scan.c | 56 int tc_get_mp3_header(uint8_t* hbuf, int* chans, int* srate, int *bitrate){ in tc_get_mp3_header() function
|
/dports/multimedia/transcode/transcode-1.1.7/import/ |
H A D | tcscan.c | 636 int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate, int *bitrate){ in tc_get_mp3_header() function
|
/dports/multimedia/ogmrip/ogmrip-1.0.1/avibox/ |
H A D | aud_scan.c | 52 int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate, int *bitrate){ in tc_get_mp3_header() function
|
/dports/multimedia/transcode/transcode-1.1.7/export/ |
H A D | aud_aux.c | 1134 static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate){ in tc_get_mp3_header() function
|