Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php1405 $MP3fileInfo['protection'] = MPEGaudioCRCLookup($MP3fileInfo['raw']['protection']);
1557 function MPEGaudioCRCLookup($CRCbit) { function