/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jcsample.c | 125 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 …]
|
D | jcprepct.c | 165 (*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()
|
D | jpegint.h | 106 void (*downsample) (j_compress_ptr cinfo, JSAMPIMAGE input_buf, member
|
D | jpeglib.h | 468 struct jpeg_downsampler *downsample; member
|
D | jcmaster.c | 462 (*cinfo->downsample->start_pass) (cinfo); in prepare_for_pass()
|
/third_party/openh264/codec/processing/ |
D | meson.build | 10 'src/downsample/downsample.cpp', 11 'src/downsample/downsamplefuncs.cpp',
|
D | targets.mk | 14 $(PROCESSING_SRCDIR)/src/downsample/downsample.cpp\ 15 $(PROCESSING_SRCDIR)/src/downsample/downsamplefuncs.cpp\
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
D | jcsample-avx2.asm | 124 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
|
D | jcsample-sse2.asm | 119 jmp short .downsample 125 .downsample: label 267 jmp short .downsample 275 .downsample: label
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
D | jcsample-avx2.asm | 129 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
|
D | jcsample-sse2.asm | 124 jmp short .downsample 131 .downsample: label 283 jmp short .downsample 292 .downsample: label
|
/third_party/openh264/codec/build/iOS/processing/processing.xcodeproj/ |
D | project.pbxproj | 26 …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/ |
D | BUILD.gn | 88 "//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",
|
D | meson.build | 20 join_paths('codec', 'processing', 'src', 'downsample'),
|
D | Makefile | 122 -I$(SRC_PATH)codec/processing/src/downsample \
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/ |
D | IMG_framebuffer_downsample.txt | 153 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/ |
D | IMG_framebuffer_downsample.txt | 153 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/ |
D | zink-radv-fails.txt | 72 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/ |
D | rgb2yuv_neon_common.S | 154 .macro downsample macro 274 downsample
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_ycrcb_subsample.txt | 169 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/ |
D | SGIX_ycrcb_subsample.txt | 169 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/ |
D | vc4-rpi3-fails.txt | 1276 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/ |
D | OES_depth_texture.txt | 144 It may choose to downsample the 32-bit depth values to 16-bit or even 24-bit.
|
/third_party/openGLES/extensions/OES/ |
D | OES_depth_texture.txt | 154 It may choose to downsample the 32-bit depth values to 16-bit or even 24-bit.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_framebuffer_multisample.txt | 471 from there. For downsample, see EXT_framebuffer_blit. 477 downsample in tiles, or by falling back to software to copy a
|