Home
last modified time | relevance | path

Searched defs:tc_get_mp3_header (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/transcode/transcode-1.1.7/tools/
H A Daud_scan.c56 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 Dtcscan.c636 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 Daud_scan.c52 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 Daud_aux.c1134 static int tc_get_mp3_header(unsigned char* hbuf, int* chans, int* srate){ in tc_get_mp3_header() function