Home
last modified time | relevance | path

Searched refs:aprintf (Results 1 – 25 of 1352) sorted by relevance

12345678910>>...55

/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/admIvtc/
H A DADM_admIvtc_main.cpp28 #define aprintf printf macro
30 #define aprintf(...) {} macro
45 aprintf("Searching sync\n"); in searchSync()
186 aprintf("Synced mode = %d\n",mode); in trySimpleFieldMatching()
221 aprintf("Maybe IVTC pattern\n"); in tryInterlacingDetection()
238 aprintf("Match TOP \n"); in tryInterlacingDetection()
247 aprintf("Match BOTTOM \n"); in tryInterlacingDetection()
323 aprintf("incomplete sequence\n"); in getNextFrame()
355 aprintf("Delta fps = %d \n",deltaPts); in getNextFrame()
365 aprintf("Wrong fps\n"); in getNextFrame()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/admIvtc/
H A DADM_admIvtc_main.cpp28 #define aprintf printf macro
30 #define aprintf(...) {} macro
45 aprintf("Searching sync\n"); in searchSync()
186 aprintf("Synced mode = %d\n",mode); in trySimpleFieldMatching()
221 aprintf("Maybe IVTC pattern\n"); in tryInterlacingDetection()
238 aprintf("Match TOP \n"); in tryInterlacingDetection()
247 aprintf("Match BOTTOM \n"); in tryInterlacingDetection()
323 aprintf("incomplete sequence\n"); in getNextFrame()
355 aprintf("Delta fps = %d \n",deltaPts); in getNextFrame()
365 aprintf("Wrong fps\n"); in getNextFrame()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/admIvtc/
H A DADM_admIvtc_main.cpp28 #define aprintf printf macro
30 #define aprintf(...) {} macro
45 aprintf("Searching sync\n"); in searchSync()
186 aprintf("Synced mode = %d\n",mode); in trySimpleFieldMatching()
221 aprintf("Maybe IVTC pattern\n"); in tryInterlacingDetection()
238 aprintf("Match TOP \n"); in tryInterlacingDetection()
247 aprintf("Match BOTTOM \n"); in tryInterlacingDetection()
323 aprintf("incomplete sequence\n"); in getNextFrame()
355 aprintf("Delta fps = %d \n",deltaPts); in getNextFrame()
365 aprintf("Wrong fps\n"); in getNextFrame()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/admIvtc/
H A DADM_admIvtc_main.cpp28 #define aprintf printf macro
30 #define aprintf(...) {} macro
45 aprintf("Searching sync\n"); in searchSync()
186 aprintf("Synced mode = %d\n",mode); in trySimpleFieldMatching()
221 aprintf("Maybe IVTC pattern\n"); in tryInterlacingDetection()
238 aprintf("Match TOP \n"); in tryInterlacingDetection()
247 aprintf("Match BOTTOM \n"); in tryInterlacingDetection()
323 aprintf("incomplete sequence\n"); in getNextFrame()
355 aprintf("Delta fps = %d \n",deltaPts); in getNextFrame()
365 aprintf("Wrong fps\n"); in getNextFrame()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreAudioParser/src/
H A DADM_aacadts.cpp20 #define aprintf printf
22 #define aprintf(...) {} macro
169 aprintf("Adts: Not enough data \n"); in getAACFrame()
194 aprintf("[ADTS] Dropping %d bytes\n",(int)(p-buffer.at(0)-tail)); in getAACFrame()
197 aprintf("[ADTS] Perfect match\n"); in getAACFrame()
203 aprintf("[ADTS]** not enough data **\n"); in getAACFrame()
209 aprintf("[ADTS] no syncword at the end or layer!=0\n"); in getAACFrame()
212 aprintf("[ADTS] End marker found\n"); in getAACFrame()
219 aprintf("[ADTS]No sync\n"); in getAACFrame()
231 aprintf("[ADTS] extradata %02x %02x\n",extra[0],extra[1]); in getAACFrame()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreAudioParser/src/
H A DADM_aacadts.cpp20 #define aprintf printf
22 #define aprintf(...) {} macro
169 aprintf("Adts: Not enough data \n"); in getAACFrame()
194 aprintf("[ADTS] Dropping %d bytes\n",(int)(p-buffer.at(0)-tail)); in getAACFrame()
197 aprintf("[ADTS] Perfect match\n"); in getAACFrame()
203 aprintf("[ADTS]** not enough data **\n"); in getAACFrame()
209 aprintf("[ADTS] no syncword at the end or layer!=0\n"); in getAACFrame()
212 aprintf("[ADTS] End marker found\n"); in getAACFrame()
219 aprintf("[ADTS]No sync\n"); in getAACFrame()
231 aprintf("[ADTS] extradata %02x %02x\n",extra[0],extra[1]); in getAACFrame()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreAudioParser/src/
H A DADM_aacadts.cpp20 #define aprintf printf
22 #define aprintf(...) {} macro
169 aprintf("Adts: Not enough data \n"); in getAACFrame()
194 aprintf("[ADTS] Dropping %d bytes\n",(int)(p-buffer.at(0)-tail)); in getAACFrame()
197 aprintf("[ADTS] Perfect match\n"); in getAACFrame()
203 aprintf("[ADTS]** not enough data **\n"); in getAACFrame()
209 aprintf("[ADTS] no syncword at the end or layer!=0\n"); in getAACFrame()
212 aprintf("[ADTS] End marker found\n"); in getAACFrame()
219 aprintf("[ADTS]No sync\n"); in getAACFrame()
231 aprintf("[ADTS] extradata %02x %02x\n",extra[0],extra[1]); in getAACFrame()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreAudioParser/src/
H A DADM_aacadts.cpp20 #define aprintf printf
22 #define aprintf(...) {} macro
169 aprintf("Adts: Not enough data \n"); in getAACFrame()
194 aprintf("[ADTS] Dropping %d bytes\n",(int)(p-buffer.at(0)-tail)); in getAACFrame()
197 aprintf("[ADTS] Perfect match\n"); in getAACFrame()
203 aprintf("[ADTS]** not enough data **\n"); in getAACFrame()
209 aprintf("[ADTS] no syncword at the end or layer!=0\n"); in getAACFrame()
212 aprintf("[ADTS] End marker found\n"); in getAACFrame()
219 aprintf("[ADTS]No sync\n"); in getAACFrame()
231 aprintf("[ADTS] extradata %02x %02x\n",extra[0],extra[1]); in getAACFrame()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4Fragments.cpp32 #define aprintf(...) {} macro
34 #define aprintf printf macro
44 aprintf("---\n"); in parseMoof()
60 aprintf("[MOOF]Found atom %s \n",fourCC::tostringBE(son.getFCC())); in parseMoof()
64 aprintf("---\n"); in parseMoof()
88 aprintf("[TRAF] Starting at 0x%" PRIx64"\n",moofStart); in parseTraf()
161 aprintf("[TFDT] Base DTS=%ld\n",(long int)info.baseDts); in parseTraf()
169 aprintf("[/TRAF]\n"); in parseTraf()
180 aprintf("[TRUN] Flags=%x\n",flags); in parseTrun()
280 aprintf("pts=%s\n",ADM_us2plain(dex->pts)); in indexVideoFragments()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4Fragments.cpp32 #define aprintf(...) {} macro
34 #define aprintf printf macro
44 aprintf("---\n"); in parseMoof()
60 aprintf("[MOOF]Found atom %s \n",fourCC::tostringBE(son.getFCC())); in parseMoof()
64 aprintf("---\n"); in parseMoof()
88 aprintf("[TRAF] Starting at 0x%" PRIx64"\n",moofStart); in parseTraf()
161 aprintf("[TFDT] Base DTS=%ld\n",(long int)info.baseDts); in parseTraf()
169 aprintf("[/TRAF]\n"); in parseTraf()
180 aprintf("[TRUN] Flags=%x\n",flags); in parseTrun()
280 aprintf("pts=%s\n",ADM_us2plain(dex->pts)); in indexVideoFragments()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4Fragments.cpp32 #define aprintf(...) {} macro
34 #define aprintf printf macro
44 aprintf("---\n"); in parseMoof()
60 aprintf("[MOOF]Found atom %s \n",fourCC::tostringBE(son.getFCC())); in parseMoof()
64 aprintf("---\n"); in parseMoof()
88 aprintf("[TRAF] Starting at 0x%" PRIx64"\n",moofStart); in parseTraf()
161 aprintf("[TFDT] Base DTS=%ld\n",(long int)info.baseDts); in parseTraf()
169 aprintf("[/TRAF]\n"); in parseTraf()
180 aprintf("[TRUN] Flags=%x\n",flags); in parseTrun()
280 aprintf("pts=%s\n",ADM_us2plain(dex->pts)); in indexVideoFragments()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4Fragments.cpp32 #define aprintf(...) {} macro
34 #define aprintf printf macro
44 aprintf("---\n"); in parseMoof()
60 aprintf("[MOOF]Found atom %s \n",fourCC::tostringBE(son.getFCC())); in parseMoof()
64 aprintf("---\n"); in parseMoof()
88 aprintf("[TRAF] Starting at 0x%" PRIx64"\n",moofStart); in parseTraf()
161 aprintf("[TFDT] Base DTS=%ld\n",(long int)info.baseDts); in parseTraf()
169 aprintf("[/TRAF]\n"); in parseTraf()
180 aprintf("[TRUN] Flags=%x\n",flags); in parseTrun()
280 aprintf("pts=%s\n",ADM_us2plain(dex->pts)); in indexVideoFragments()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp26 #define aprintf printf
28 #define aprintf(...) {}// printf macro
229 aprintf("[EditorRender] DecodeNext %u ref:%u\n",frame,ref); in DecodeNextPicture()
231 aprintf("[Editor] Decoding frame %u\n",frame); in DecodeNextPicture()
288 aprintf("[Editor] No PTS, guessing value\n"); in DecodeNextPicture()
289 aprintf("Image Pts : %s\n",ADM_us2plain(img.demuxerPts)); in DecodeNextPicture()
290 aprintf("Image Dts : %s\n",ADM_us2plain(img.demuxerDts)); in DecodeNextPicture()
310 aprintf("[Editor] got PTS\n"); in DecodeNextPicture()
389 aprintf("[decompressImage] : No quant avail\n"); in decompressImage()
418 aprintf("EdCache: Postproc disabled\n"); in decompressImage()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp26 #define aprintf printf
28 #define aprintf(...) {}// printf macro
229 aprintf("[EditorRender] DecodeNext %u ref:%u\n",frame,ref); in DecodeNextPicture()
231 aprintf("[Editor] Decoding frame %u\n",frame); in DecodeNextPicture()
288 aprintf("[Editor] No PTS, guessing value\n"); in DecodeNextPicture()
289 aprintf("Image Pts : %s\n",ADM_us2plain(img.demuxerPts)); in DecodeNextPicture()
290 aprintf("Image Dts : %s\n",ADM_us2plain(img.demuxerDts)); in DecodeNextPicture()
310 aprintf("[Editor] got PTS\n"); in DecodeNextPicture()
389 aprintf("[decompressImage] : No quant avail\n"); in decompressImage()
418 aprintf("EdCache: Postproc disabled\n"); in decompressImage()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp26 #define aprintf printf
28 #define aprintf(...) {}// printf macro
229 aprintf("[EditorRender] DecodeNext %u ref:%u\n",frame,ref); in DecodeNextPicture()
231 aprintf("[Editor] Decoding frame %u\n",frame); in DecodeNextPicture()
288 aprintf("[Editor] No PTS, guessing value\n"); in DecodeNextPicture()
289 aprintf("Image Pts : %s\n",ADM_us2plain(img.demuxerPts)); in DecodeNextPicture()
290 aprintf("Image Dts : %s\n",ADM_us2plain(img.demuxerDts)); in DecodeNextPicture()
310 aprintf("[Editor] got PTS\n"); in DecodeNextPicture()
389 aprintf("[decompressImage] : No quant avail\n"); in decompressImage()
418 aprintf("EdCache: Postproc disabled\n"); in decompressImage()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp26 #define aprintf printf
28 #define aprintf(...) {}// printf macro
229 aprintf("[EditorRender] DecodeNext %u ref:%u\n",frame,ref); in DecodeNextPicture()
231 aprintf("[Editor] Decoding frame %u\n",frame); in DecodeNextPicture()
288 aprintf("[Editor] No PTS, guessing value\n"); in DecodeNextPicture()
289 aprintf("Image Pts : %s\n",ADM_us2plain(img.demuxerPts)); in DecodeNextPicture()
290 aprintf("Image Dts : %s\n",ADM_us2plain(img.demuxerDts)); in DecodeNextPicture()
310 aprintf("[Editor] got PTS\n"); in DecodeNextPicture()
389 aprintf("[decompressImage] : No quant avail\n"); in decompressImage()
418 aprintf("EdCache: Postproc disabled\n"); in decompressImage()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_xvba.cpp49 #define aprintf(...) {}
51 #define aprintf ADM_info macro
167 aprintf(">---------->Match\n"); in ADM_XVBA_getFormat()
268 aprintf("Deleting surfaces \n"); in ~decoderFFXVBA()
290 aprintf("Destroying session\n"); in ~decoderFFXVBA()
405 aprintf("Release Buffer : 0x%llx\n",render); in releaseBuffer()
447 aprintf("Alloc Buffer : 0x%llx\n",render); in getBuffer()
484 aprintf("-- decode start --\n"); in goOn()
553 aprintf("-- decode 2 --\n"); in goOn()
562 aprintf("-- decode end --\n"); in goOn()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_xvba.cpp49 #define aprintf(...) {}
51 #define aprintf ADM_info macro
167 aprintf(">---------->Match\n"); in ADM_XVBA_getFormat()
268 aprintf("Deleting surfaces \n"); in ~decoderFFXVBA()
290 aprintf("Destroying session\n"); in ~decoderFFXVBA()
405 aprintf("Release Buffer : 0x%llx\n",render); in releaseBuffer()
447 aprintf("Alloc Buffer : 0x%llx\n",render); in getBuffer()
484 aprintf("-- decode start --\n"); in goOn()
553 aprintf("-- decode 2 --\n"); in goOn()
562 aprintf("-- decode end --\n"); in goOn()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_xvba.cpp49 #define aprintf(...) {}
51 #define aprintf ADM_info macro
167 aprintf(">---------->Match\n"); in ADM_XVBA_getFormat()
268 aprintf("Deleting surfaces \n"); in ~decoderFFXVBA()
290 aprintf("Destroying session\n"); in ~decoderFFXVBA()
405 aprintf("Release Buffer : 0x%llx\n",render); in releaseBuffer()
447 aprintf("Alloc Buffer : 0x%llx\n",render); in getBuffer()
484 aprintf("-- decode start --\n"); in goOn()
553 aprintf("-- decode 2 --\n"); in goOn()
562 aprintf("-- decode end --\n"); in goOn()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_xvba.cpp49 #define aprintf(...) {}
51 #define aprintf ADM_info macro
167 aprintf(">---------->Match\n"); in ADM_XVBA_getFormat()
268 aprintf("Deleting surfaces \n"); in ~decoderFFXVBA()
290 aprintf("Destroying session\n"); in ~decoderFFXVBA()
405 aprintf("Release Buffer : 0x%llx\n",render); in releaseBuffer()
447 aprintf("Alloc Buffer : 0x%llx\n",render); in getBuffer()
484 aprintf("-- decode start --\n"); in goOn()
553 aprintf("-- decode 2 --\n"); in goOn()
562 aprintf("-- decode end --\n"); in goOn()
[all …]
/dports/devel/rcs57/rcs-5.7/src/
H A Drcsgen.c372 aprintf(frew, "\n\n%s%c", Kdesc, nextc);
383 aprintf(frew,"\n\n%s\n%c",Kdesc,SDELIM);
432 aprintf(stderr,
498 aprintf(fout, ";\n%s", Ksymbols); in putadmin()
504 aprintf(fout, ";\n%s", Klocks); in putadmin()
511 aprintf(fout, ";\n"); in putadmin()
513 aprintf(fout, "%s\t", Kcomment); in putadmin()
515 aprintf(fout, ";\n"); in putadmin()
518 aprintf(fout, "%s\t%c%s%c;\n", in putadmin()
653 aprintf(fout, "%s\n%c", Ktext, SDELIM);
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_core/src/
H A DADM_dynamicLoading.cpp35 #define aprintf(...) {} macro
37 #define aprintf printf macro
50 aprintf("Unloading library 0x%08x\n", hinstLib); in ~ADM_LibWrapper()
92 aprintf("Unable to load [%s]: %s\n", path, lpMsg); in loadLibrary()
99 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
114 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
130 aprintf("Unable to find symbol [%s]: %s\n", name, lpMsg); in getSymbol()
140 aprintf("Unable to find symbol [%s]: %s\n", name, dlerror()); in getSymbol()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_core/src/
H A DADM_dynamicLoading.cpp35 #define aprintf(...) {} macro
37 #define aprintf printf macro
50 aprintf("Unloading library 0x%08x\n", hinstLib); in ~ADM_LibWrapper()
92 aprintf("Unable to load [%s]: %s\n", path, lpMsg); in loadLibrary()
99 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
114 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
130 aprintf("Unable to find symbol [%s]: %s\n", name, lpMsg); in getSymbol()
140 aprintf("Unable to find symbol [%s]: %s\n", name, dlerror()); in getSymbol()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_core/src/
H A DADM_dynamicLoading.cpp35 #define aprintf(...) {} macro
37 #define aprintf printf macro
50 aprintf("Unloading library 0x%08x\n", hinstLib); in ~ADM_LibWrapper()
92 aprintf("Unable to load [%s]: %s\n", path, lpMsg); in loadLibrary()
99 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
114 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
130 aprintf("Unable to find symbol [%s]: %s\n", name, lpMsg); in getSymbol()
140 aprintf("Unable to find symbol [%s]: %s\n", name, dlerror()); in getSymbol()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_core/src/
H A DADM_dynamicLoading.cpp35 #define aprintf(...) {} macro
37 #define aprintf printf macro
50 aprintf("Unloading library 0x%08x\n", hinstLib); in ~ADM_LibWrapper()
92 aprintf("Unable to load [%s]: %s\n", path, lpMsg); in loadLibrary()
99 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
114 aprintf("Loaded library %s, handle = 0x%08x\n", path, hinstLib); in loadLibrary()
130 aprintf("Unable to find symbol [%s]: %s\n", name, lpMsg); in getSymbol()
140 aprintf("Unable to find symbol [%s]: %s\n", name, dlerror()); in getSymbol()

12345678910>>...55