Home
last modified time | relevance | path

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

/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dttf.cc206 int cur_chunk_idx = 0; in t42_write_table() local
209 if (l >= chunks[cur_chunk_idx]) in t42_write_table()
215 cur_chunk_idx++; in t42_write_table()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dttf.cc207 int cur_chunk_idx = 0; in t42_write_table() local
210 if (l >= chunks[cur_chunk_idx]) in t42_write_table()
216 cur_chunk_idx++; in t42_write_table()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/media_tools/
H A Davilib.c339 u32 cur_chunk_idx; in avi_add_odml_index_entry_core() local
342 cur_chunk_idx = si->nEntriesInUse-1; in avi_add_odml_index_entry_core()
345 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
357 si->aIndex [ cur_chunk_idx ].dwSize = len; in avi_add_odml_index_entry_core()
358 si->aIndex [ cur_chunk_idx ].dwOffset = (u32) (pos - si->qwBaseOffset + 8); in avi_add_odml_index_entry_core()
/dports/multimedia/transcode/transcode-1.1.7/avilib/
H A Davilib.c306 int cur_chunk_idx; in avi_add_odml_index_entry_core() local
309 cur_chunk_idx = si->nEntriesInUse-1; in avi_add_odml_index_entry_core()
312 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
325 si->aIndex[cur_chunk_idx].dwSize = len; in avi_add_odml_index_entry_core()
326 si->aIndex[cur_chunk_idx].dwOffset = pos - si->qwBaseOffset + 8; in avi_add_odml_index_entry_core()
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Davilib.c344 u32 cur_chunk_idx; in avi_add_odml_index_entry_core() local
347 cur_chunk_idx = si->nEntriesInUse - 1; in avi_add_odml_index_entry_core()
350 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
362 si->aIndex[cur_chunk_idx].dwSize = len; in avi_add_odml_index_entry_core()
363 si->aIndex[cur_chunk_idx].dwOffset = (u32)(pos - si->qwBaseOffset + 8); in avi_add_odml_index_entry_core()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/media_tools/
H A Davilib.c339 u32 cur_chunk_idx; in avi_add_odml_index_entry_core() local
342 cur_chunk_idx = si->nEntriesInUse-1; in avi_add_odml_index_entry_core()
345 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
357 si->aIndex [ cur_chunk_idx ].dwSize = len; in avi_add_odml_index_entry_core()
358 si->aIndex [ cur_chunk_idx ].dwOffset = (u32) (pos - si->qwBaseOffset + 8); in avi_add_odml_index_entry_core()
/dports/multimedia/ogmrip/ogmrip-1.0.1/avibox/
H A Davilib.c305 int cur_chunk_idx; in avi_add_odml_index_entry_core() local
308 cur_chunk_idx = si->nEntriesInUse-1; in avi_add_odml_index_entry_core()
311 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
323 si->aIndex [ cur_chunk_idx ].dwSize = len; in avi_add_odml_index_entry_core()
324 si->aIndex [ cur_chunk_idx ].dwOffset = in avi_add_odml_index_entry_core()
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Davilib.c348 int cur_chunk_idx; in avi_add_odml_index_entry_core() local
351 cur_chunk_idx = si->nEntriesInUse-1; in avi_add_odml_index_entry_core()
354 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
366 si->aIndex [ cur_chunk_idx ].dwSize = len; in avi_add_odml_index_entry_core()
367 si->aIndex [ cur_chunk_idx ].dwOffset = in avi_add_odml_index_entry_core()
/dports/multimedia/ogmtools/ogmtools-1.5/avilib/
H A Davilib.c341 int cur_chunk_idx; in avi_add_odml_index_entry_core() local
344 cur_chunk_idx = si->nEntriesInUse-1; in avi_add_odml_index_entry_core()
347 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
359 si->aIndex [ cur_chunk_idx ].dwSize = len; in avi_add_odml_index_entry_core()
360 si->aIndex [ cur_chunk_idx ].dwOffset = in avi_add_odml_index_entry_core()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/avilib-0.6.10/
H A Davilib.c373 int cur_chunk_idx; in avi_add_odml_index_entry_core() local
376 cur_chunk_idx = si->nEntriesInUse-1; in avi_add_odml_index_entry_core()
379 if (cur_chunk_idx >= si->dwSize) { in avi_add_odml_index_entry_core()
391 si->aIndex [ cur_chunk_idx ].dwSize = len; in avi_add_odml_index_entry_core()
392 si->aIndex [ cur_chunk_idx ].dwOffset = in avi_add_odml_index_entry_core()