Home
last modified time | relevance | path

Searched refs:downsample (Results 1 – 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/libjpeg-turbo/
Djcsample.c125 my_downsample_ptr downsample = (my_downsample_ptr)cinfo->downsample; in sep_downsample() local
134 (*downsample->methods[ci]) (cinfo, compptr, in_ptr, out_ptr); in sep_downsample()
456 my_downsample_ptr downsample; in jinit_downsampler() local
461 downsample = (my_downsample_ptr) in jinit_downsampler()
464 cinfo->downsample = (struct jpeg_downsampler *)downsample; in jinit_downsampler()
465 downsample->pub.start_pass = start_pass_downsample; in jinit_downsampler()
466 downsample->pub.downsample = sep_downsample; in jinit_downsampler()
467 downsample->pub.need_context_rows = FALSE; in jinit_downsampler()
479 downsample->methods[ci] = fullsize_smooth_downsample; in jinit_downsampler()
480 downsample->pub.need_context_rows = TRUE; in jinit_downsampler()
[all …]
Djcprepct.c165 (*cinfo->downsample->downsample) (cinfo, in pre_process_data()
243 (*cinfo->downsample->downsample) (cinfo, prep->color_buf, in pre_process_context()
331 if (cinfo->downsample->need_context_rows) { in jinit_c_prep_controller()
Djpegint.h106 void (*downsample) (j_compress_ptr cinfo, JSAMPIMAGE input_buf, member
Djpeglib.h468 struct jpeg_downsampler *downsample; member
Djcmaster.c462 (*cinfo->downsample->start_pass) (cinfo); in prepare_for_pass()
/third_party/openh264/codec/processing/
Dmeson.build10 'src/downsample/downsample.cpp',
11 'src/downsample/downsamplefuncs.cpp',
Dtargets.mk14 $(PROCESSING_SRCDIR)/src/downsample/downsample.cpp\
15 $(PROCESSING_SRCDIR)/src/downsample/downsamplefuncs.cpp\
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djcsample-avx2.asm124 jmp short .downsample
132 jmp short .downsample
138 jmp short .downsample
144 .downsample: label
288 jmp short .downsample
298 jmp short .downsample
306 jmp short .downsample
314 .downsample: label
Djcsample-sse2.asm119 jmp short .downsample
125 .downsample: label
267 jmp short .downsample
275 .downsample: label
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
Djcsample-avx2.asm129 jmp short .downsample
137 jmp short .downsample
143 jmp short .downsample
150 .downsample: label
304 jmp short .downsample
314 jmp short .downsample
322 jmp short .downsample
331 .downsample: label
Djcsample-sse2.asm124 jmp short .downsample
131 .downsample: label
283 jmp short .downsample
292 .downsample: label
/third_party/openh264/codec/build/iOS/processing/processing.xcodeproj/
Dproject.pbxproj26 …9947EC196A3FB400BA3D87 /* downsample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 549947C819…
83 …3FB400BA3D87 /* downsample.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
84 …96A3FB400BA3D87 /* downsample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
171 549947C7196A3FB400BA3D87 /* downsample */,
248 549947C7196A3FB400BA3D87 /* downsample */ = {
251 549947C8196A3FB400BA3D87 /* downsample.cpp */,
252 549947C9196A3FB400BA3D87 /* downsample.h */,
255 path = downsample;
372 549947EC196A3FB400BA3D87 /* downsample.cpp in Sources */,
/third_party/openh264/
DBUILD.gn88 "//third_party/openh264/codec/processing/src/downsample",
150 "//third_party/openh264/codec/processing/src/downsample",
218 "//third_party/openh264/codec/processing/src/downsample/downsample.cpp",
219 "//third_party/openh264/codec/processing/src/downsample/downsamplefuncs.cpp",
237 "//third_party/openh264/codec/processing/src/downsample",
Dmeson.build20 join_paths('codec', 'processing', 'src', 'downsample'),
DMakefile122 -I$(SRC_PATH)codec/processing/src/downsample \
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_framebuffer_downsample.txt153 an implicit downsample of the color data from the color buffer to the
154 texture level may be performed. After such a downsample, the contents
239 contain two integer values - the downsample scale pair for that
256 downsample scale pair - {1,1}. A value of one for NUM_DOWNSAMPLE_SCALES_IMG
259 will return no downsample scale pairs.
487 - Mandated {2,2} as a required downsample scale.
/third_party/openGLES/extensions/IMG/
DIMG_framebuffer_downsample.txt153 an implicit downsample of the color data from the color buffer to the
154 texture level may be performed. After such a downsample, the contents
239 contain two integer values - the downsample scale pair for that
256 downsample scale pair - {1,1}. A value of one for NUM_DOWNSAMPLE_SCALES_IMG
259 will return no downsample scale pairs.
487 - Mandated {2,2} as a required downsample scale.
/third_party/mesa3d/src/gallium/drivers/zink/ci/
Dzink-radv-fails.txt72 spec@arb_framebuffer_srgb@blit renderbuffer linear_to_srgb downsample enabled clear,Fail
73 spec@arb_framebuffer_srgb@blit renderbuffer linear_to_srgb downsample enabled render,Fail
74 spec@arb_framebuffer_srgb@blit renderbuffer srgb_to_linear downsample enabled clear,Fail
75 spec@arb_framebuffer_srgb@blit renderbuffer srgb_to_linear downsample enabled render,Fail
76 spec@arb_framebuffer_srgb@blit texture linear_to_srgb downsample enabled clear,Fail
77 spec@arb_framebuffer_srgb@blit texture linear_to_srgb downsample enabled render,Fail
78 spec@arb_framebuffer_srgb@blit texture srgb_to_linear downsample enabled clear,Fail
79 spec@arb_framebuffer_srgb@blit texture srgb_to_linear downsample enabled render,Fail
/third_party/ffmpeg/libswscale/arm/
Drgb2yuv_neon_common.S154 .macro downsample macro
274 downsample
/third_party/openGLES/extensions/SGIX/
DSGIX_ycrcb_subsample.txt169 filter for up and downsample, we in fact didn't. (that's what happens
171 cobalt just did replicate on upsample and point sample on downsample
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_ycrcb_subsample.txt169 filter for up and downsample, we in fact didn't. (that's what happens
171 cobalt just did replicate on upsample and point sample on downsample
/third_party/mesa3d/src/broadcom/ci/
Dvc4-rpi3-fails.txt1276 spec@arb_framebuffer_srgb@blit renderbuffer linear_to_srgb downsample disabled clear,Crash
1277 spec@arb_framebuffer_srgb@blit renderbuffer linear_to_srgb downsample disabled render,Crash
1278 spec@arb_framebuffer_srgb@blit renderbuffer linear_to_srgb downsample enabled clear,Crash
1279 spec@arb_framebuffer_srgb@blit renderbuffer linear_to_srgb downsample enabled render,Crash
1284 spec@arb_framebuffer_srgb@blit renderbuffer srgb_to_linear downsample disabled clear,Crash
1285 spec@arb_framebuffer_srgb@blit renderbuffer srgb_to_linear downsample disabled render,Crash
1286 spec@arb_framebuffer_srgb@blit renderbuffer srgb_to_linear downsample enabled clear,Crash
1287 spec@arb_framebuffer_srgb@blit renderbuffer srgb_to_linear downsample enabled render,Crash
1292 spec@arb_framebuffer_srgb@blit texture linear_to_srgb downsample disabled clear,Crash
1293 spec@arb_framebuffer_srgb@blit texture linear_to_srgb downsample disabled render,Crash
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_depth_texture.txt144 It may choose to downsample the 32-bit depth values to 16-bit or even 24-bit.
/third_party/openGLES/extensions/OES/
DOES_depth_texture.txt154 It may choose to downsample the 32-bit depth values to 16-bit or even 24-bit.
/third_party/openGLES/extensions/EXT/
DEXT_framebuffer_multisample.txt471 from there. For downsample, see EXT_framebuffer_blit.
477 downsample in tiles, or by falling back to software to copy a

12