/aosp_15_r20/external/skia/src/codec/ |
H A D | SkJpegUtility.cpp | 141 resync_to_restart = jpeg_resync_to_restart; in skjpeg_source_mgr() 149 resync_to_restart = jpeg_resync_to_restart; in skjpeg_source_mgr()
|
H A D | SkJpegDecoderMgr.cpp | 155 resync_to_restart = jpeg_resync_to_restart; in SourceMgr()
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jdatasrc.c | 248 src->pub.resync_to_restart = jpeg_resync_to_restart; /* use default method */ in jpeg_stdio_src() 290 src->resync_to_restart = jpeg_resync_to_restart; /* use default method */ in jpeg_mem_src()
|
H A D | jdatasrc-tj.c | 190 src->resync_to_restart = jpeg_resync_to_restart; /* use default method */ in jpeg_mem_src_tj()
|
H A D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/out/soong/.intermediates/external/libultrahdr/libjpegdecoder/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libjpegdecoder.so.toc | 7 2: FUNC GLOBAL DEFAULT UND jpeg_resync_to_restart
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libjpeg-turbo/ |
D | jpeglibmangler.h | 119 #define jpeg_resync_to_restart chromium_jpeg_resync_to_restart macro
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/jpeg/ |
H A D | jpeg_handle.cc | 175 src->pub.resync_to_restart = jpeg_resync_to_restart; in SetSrc()
|
/aosp_15_r20/packages/apps/Gallery2/jni_jpegstream/src/ |
D | jpeg_hook.cpp | 176 s->mgr.resync_to_restart = jpeg_resync_to_restart; // use default restart in MakeSrc()
|
/aosp_15_r20/external/webp/imageio/ |
H A D | jpegdec.c | 252 ctx->pub.resync_to_restart = jpeg_resync_to_restart; in ContextSetup()
|