Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php605 $seek_entry['target_id'] = self::EBML2Int($sub_seek_entry['data']);
1334 $int_value = self::EBML2Int(substr($this->EBMLbuffer, $actual_offset, $length));
1545 private static function EBML2Int($EBMLstring) { function in getid3_matroska