Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mpc.php95 $packetLength = 0;
101 $packet_offset += $packetLength;
115 $packetLength = 0;
117 $packet_offset += $packetLength;
119 $packetLength = 0;
121 $packet_offset += $packetLength;
191 $packetLength = 0;
193 $packet_offset += $packetLength;
498 * @param int $packetLength
505 for ($packetLength = 1; $packetLength <= $maxHandledPacketLength; $packetLength++) {
[all …]