Home
last modified time | relevance | path

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

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/avilib-0.6.10/
H A Davilib.c162 static uint64_t str2ullong(void *st) in str2ullong() function
2559 AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2613 AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2662 AVI->ttrack[AVI->tptr].audio_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2855 offset = str2ullong(en + 20); in avi_parse_input_file()
2935 offset = str2ullong(en + 20); in avi_parse_input_file()
2999 offset = str2ullong(en + 20); in avi_parse_input_file()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/media_tools/
H A Davilib.c126 static u64 str2ullong(unsigned char *str) in str2ullong() function
2181 AVI->video_superindex->aIndex[j].qwOffset = str2ullong ((unsigned char*)a); in avi_parse_input_file()
2248 AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong ((unsigned char*)a); in avi_parse_input_file()
2440 offset = str2ullong((unsigned char*)en + 20); in avi_parse_input_file()
2519 offset = str2ullong((unsigned char*)en + 20); in avi_parse_input_file()
/dports/multimedia/transcode/transcode-1.1.7/avilib/
H A Davilib.c96 static uint64_t str2ullong(unsigned char *str) in str2ullong() function
2053 si->aIndex[j].qwOffset = str2ullong(a); a += 8; in avi_build_audio_superindex()
2341 AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2557 offset = str2ullong(en + 20); in avi_parse_input_file()
2641 offset = str2ullong(en + 20); in avi_parse_input_file()
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Davilib.c131 static u64 str2ullong(unsigned char *str) in str2ullong() function
2176 AVI->video_superindex->aIndex[j].qwOffset = str2ullong((unsigned char*)a); in avi_parse_input_file()
2243 AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong((unsigned char*)a); in avi_parse_input_file()
2434 offset = str2ullong((unsigned char*)en + 20); in avi_parse_input_file()
2513 offset = str2ullong((unsigned char*)en + 20); in avi_parse_input_file()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/media_tools/
H A Davilib.c126 static u64 str2ullong(unsigned char *str) in str2ullong() function
2181 AVI->video_superindex->aIndex[j].qwOffset = str2ullong ((unsigned char*)a); in avi_parse_input_file()
2248 AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong ((unsigned char*)a); in avi_parse_input_file()
2440 offset = str2ullong((unsigned char*)en + 20); in avi_parse_input_file()
2519 offset = str2ullong((unsigned char*)en + 20); in avi_parse_input_file()
/dports/multimedia/ogmrip/ogmrip-1.0.1/avibox/
H A Davilib.c96 static uint64_t str2ullong(unsigned char *str) in str2ullong() function
2299 AVI->video_superindex->aIndex[j].qwOffset = str2ullong ((unsigned char *)a); a += 8; in avi_parse_input_file()
2355 …AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong ((unsigned char *)a); a +… in avi_parse_input_file()
2558 offset = str2ullong((unsigned char *)en + 20); in avi_parse_input_file()
2642 offset = str2ullong((unsigned char *)en + 20); in avi_parse_input_file()
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Davilib.c139 static uint64_t str2ullong(unsigned char *str) in str2ullong() function
2483 AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2537 AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2739 offset = str2ullong(en + 20); in avi_parse_input_file()
2819 offset = str2ullong(en + 20); in avi_parse_input_file()
/dports/multimedia/ogmtools/ogmtools-1.5/avilib/
H A Davilib.c134 static uint64_t str2ullong(unsigned char *str) in str2ullong() function
2472 AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2526 AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong (a); a += 8; in avi_parse_input_file()
2728 offset = str2ullong(en + 20); in avi_parse_input_file()
2808 offset = str2ullong(en + 20); in avi_parse_input_file()