Searched refs:FreeFormatFrameLength (Results 1 – 7 of 7) sorted by relevance
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/ID3/ |
H A D | module.audio.mp3.php | 969 $framebytelength = $this->FreeFormatFrameLength($offset, true); 1180 public function FreeFormatFrameLength($offset, $deepscan=false) { function in getid3_mp3
|
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/ID3/ |
H A D | module.audio.mp3.php | 969 $framebytelength = $this->FreeFormatFrameLength($offset, true); 1180 public function FreeFormatFrameLength($offset, $deepscan=false) { function in getid3_mp3
|
/dports/audio/ampache/ampache-php74-5.0.0/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.mp3.php | 973 $framebytelength = $this->FreeFormatFrameLength($offset, true); 1202 public function FreeFormatFrameLength($offset, $deepscan=false) { function in getid3_mp3
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/class-video/getid3/ |
H A D | module.audio.mp3.php | 969 $framebytelength = $this->FreeFormatFrameLength($offset, true); 1180 public function FreeFormatFrameLength($offset, $deepscan=false) { function in getid3_mp3
|
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.mp3.php | 933 $framebytelength = $this->FreeFormatFrameLength($offset, true); 1131 public function FreeFormatFrameLength($offset, $deepscan=false) { function in getid3_mp3
|
/dports/audio/ampache/ampache-php74-5.0.0/vendor/james-heinrich/getid3/demos/ |
H A D | demo.mp3header.php | 2094 $framebytelength = FreeFormatFrameLength($fd, $offset, $ThisFileInfo, true); 2280 function FreeFormatFrameLength($fd, $offset, &$ThisFileInfo, $deepscan=false) { function
|
/dports/www/gallery2/gallery2/modules/getid3/lib/getid3/ |
H A D | module.audio.mp3.inc | 920 $framebytelength = getid3_mp3::FreeFormatFrameLength($fd, $offset, $ThisFileInfo, true); 1110 function FreeFormatFrameLength($fd, $offset, &$ThisFileInfo, $deepscan=false) {
|