Home
last modified time | relevance | path

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

/dports/multimedia/transcode/transcode-1.1.7/tools/
H A Davisync.c113 int aud_chunks = 0; in main() local
389 aud_chunks++; in main()
428 aud_chunks++; in main()
442 …fprintf(status_fd, "V [%05d][%08.2f] | A [%05d][%08.2f] [%05ld]\r", n, vid_ms, aud_chunks, aud_ms[… in main()
H A Daviindex.c468 int vid_chunks=0, aud_chunks[AVI_MAX_TRACKS]; in main() local
484 aud_chunks[i] = 0; in main()
806 fprintf(out_fd, " %d", aud_chunks[ret]); in main()
807 aud_chunks[ret]++; in main()
/dports/multimedia/transcode/transcode-1.1.7/avilib/
H A Davilib.c1921 int vid_chunks=0, aud_chunks[AVI_MAX_TRACKS]; in avi_parse_index_from_file() local
1926 for (i=0; i<AVI_MAX_TRACKS; i++) aud_chunks[i] = 0; in avi_parse_index_from_file()
1962 aud_chunks[d-1]++; in avi_parse_index_from_file()
2014 AVI->track[j].audio_index[aud_chunks[j]].pos = pos+8; in avi_parse_index_from_file()
2015 AVI->track[j].audio_index[aud_chunks[j]].len = len; in avi_parse_index_from_file()
2016 AVI->track[j].audio_index[aud_chunks[j]].tot = tot_chunks[j]; in avi_parse_index_from_file()
2018 aud_chunks[j]++; in avi_parse_index_from_file()
2681 long aud_chunks = 0; in avi_parse_input_file() local
2709 aud_chunks = AVI->total_frames; in avi_parse_input_file()
2721 if (aud_chunks - nai[j] -1 <= 0) { in avi_parse_input_file()
[all …]
/dports/multimedia/ogmrip/ogmrip-1.0.1/avibox/
H A Davilib.c1918 int vid_chunks=0, aud_chunks[AVI_MAX_TRACKS]; in avi_parse_index_from_file() local
1923 for (i=0; i<AVI_MAX_TRACKS; i++) aud_chunks[i] = 0; in avi_parse_index_from_file()
1965 aud_chunks[d-1]++; in avi_parse_index_from_file()
1990 for(j=0; j<AVI->anum; ++j) aud_chunks[j] = tot_chunks[j] = 0; in avi_parse_index_from_file()
2017 AVI->track[j].audio_index[aud_chunks[j]].pos = pos+8; in avi_parse_index_from_file()
2018 AVI->track[j].audio_index[aud_chunks[j]].len = len; in avi_parse_index_from_file()
2021 aud_chunks[j]++; in avi_parse_index_from_file()
2682 long aud_chunks = 0; in avi_parse_input_file() local
2710 aud_chunks = AVI->total_frames; in avi_parse_input_file()
2722 if (aud_chunks - nai[j] -1 <= 0) { in avi_parse_input_file()
[all …]
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Davilib.c2102 int vid_chunks=0, aud_chunks[AVI_MAX_TRACKS]; in avi_parse_index_from_file() local
2107 for (i=0; i<AVI_MAX_TRACKS; i++) aud_chunks[i] = 0; in avi_parse_index_from_file()
2143 aud_chunks[d-1]++; in avi_parse_index_from_file()
2195 AVI->track[j].audio_index[aud_chunks[j]].pos = pos+8; in avi_parse_index_from_file()
2196 AVI->track[j].audio_index[aud_chunks[j]].len = len; in avi_parse_index_from_file()
2197 AVI->track[j].audio_index[aud_chunks[j]].tot = tot_chunks[j]; in avi_parse_index_from_file()
2199 aud_chunks[j]++; in avi_parse_index_from_file()
2859 long aud_chunks = 0; in avi_parse_input_file() local
2888 aud_chunks = AVI->total_frames; in avi_parse_input_file()
2900 if (aud_chunks - nai[j] -1 <= 0) { in avi_parse_input_file()
[all …]
/dports/multimedia/ogmtools/ogmtools-1.5/avilib/
H A Davilib.c2087 int vid_chunks=0, aud_chunks[AVI_MAX_TRACKS]; in avi_parse_index_from_file() local
2092 for (i=0; i<AVI_MAX_TRACKS; i++) aud_chunks[i] = 0; in avi_parse_index_from_file()
2128 aud_chunks[d-1]++; in avi_parse_index_from_file()
2180 AVI->track[j].audio_index[aud_chunks[j]].pos = pos+8; in avi_parse_index_from_file()
2181 AVI->track[j].audio_index[aud_chunks[j]].len = len; in avi_parse_index_from_file()
2182 AVI->track[j].audio_index[aud_chunks[j]].tot = tot_chunks[j]; in avi_parse_index_from_file()
2184 aud_chunks[j]++; in avi_parse_index_from_file()
2848 long aud_chunks = 0; in avi_parse_input_file() local
2877 aud_chunks = AVI->total_frames; in avi_parse_input_file()
2889 if (aud_chunks - nai[j] -1 <= 0) { in avi_parse_input_file()
[all …]
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/avilib-0.6.10/
H A Davilib.c2162 int vid_chunks=0, aud_chunks[AVI_MAX_TRACKS]; in avi_parse_index_from_file() local
2167 for (i=0; i<AVI_MAX_TRACKS; i++) aud_chunks[i] = 0; in avi_parse_index_from_file()
2205 aud_chunks[d-1]++; in avi_parse_index_from_file()
2257 AVI->track[j].audio_index[aud_chunks[j]].pos = pos+8; in avi_parse_index_from_file()
2258 AVI->track[j].audio_index[aud_chunks[j]].len = len; in avi_parse_index_from_file()
2259 AVI->track[j].audio_index[aud_chunks[j]].tot = tot_chunks[j]; in avi_parse_index_from_file()
2261 aud_chunks[j]++; in avi_parse_index_from_file()
3039 long aud_chunks = 0; in avi_parse_input_file() local
3068 aud_chunks = AVI->total_frames; in avi_parse_input_file()
3080 if (aud_chunks - nai[j] -1 <= 0) { in avi_parse_input_file()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/media_tools/
H A Davilib.c1900 int aud_chunks = 0; in avi_parse_input_file() local
2592 aud_chunks = AVI->total_frames; in avi_parse_input_file()
2604 if (aud_chunks - nai[j] -1 <= 0) { in avi_parse_input_file()
2605 aud_chunks += AVI->total_frames; in avi_parse_input_file()
2607 … gf_realloc( AVI->track[j].audio_index, (aud_chunks+1)*sizeof(audio_index_entry)); in avi_parse_input_file()
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Davilib.c1905 int aud_chunks = 0; in avi_parse_input_file() local
2586 aud_chunks = AVI->total_frames; in avi_parse_input_file()
2598 if (aud_chunks - nai[j] - 1 <= 0) { in avi_parse_input_file()
2599 aud_chunks += AVI->total_frames; in avi_parse_input_file()
2601 gf_realloc(AVI->track[j].audio_index, (aud_chunks + 1) * sizeof(audio_index_entry)); in avi_parse_input_file()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/media_tools/
H A Davilib.c1900 int aud_chunks = 0; in avi_parse_input_file() local
2592 aud_chunks = AVI->total_frames; in avi_parse_input_file()
2604 if (aud_chunks - nai[j] -1 <= 0) { in avi_parse_input_file()
2605 aud_chunks += AVI->total_frames; in avi_parse_input_file()
2607 … gf_realloc( AVI->track[j].audio_index, (aud_chunks+1)*sizeof(audio_index_entry)); in avi_parse_input_file()