Home
last modified time | relevance | path

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

/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/ID3/
H A Dmodule.audio.mp3.php969 $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 Dmodule.audio.mp3.php969 $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 Dmodule.audio.mp3.php973 $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 Dmodule.audio.mp3.php969 $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 Dmodule.audio.mp3.php933 $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 Ddemo.mp3header.php2094 $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 Dmodule.audio.mp3.inc920 $framebytelength = getid3_mp3::FreeFormatFrameLength($fd, $offset, $ThisFileInfo, true);
1110 function FreeFormatFrameLength($fd, $offset, &$ThisFileInfo, $deepscan=false) {