Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php222 * @param string $atom_data
437 $atomoffset = strlen($atom_data);
459 $atomoffset = strlen($atom_data);
1820 if (strlen($atom_data) > 0) {
2004 if (strlen($atom_data) > 0) {
2011 if (strlen($atom_data) > 0) {
2033 * @param string $atom_data
2044 if ((strlen($atom_data) == 4) && (getid3_lib::BigEndian2Int($atom_data) == 0x00000000)) {
2055 if (strlen($atom_data) > 12) {
2609 * @param string $atom_data
[all …]