Searched defs:filter_type (Results 1 - 25 of 38) sorted by relevance

12

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_frame_scale.c20 INTERP_FILTER filter_type, int phase_scaler) {
30 const InterpKernel *const kernel = vp9_filter_kernels[filter_type];
18 vp9_scale_and_extend_frame_c(const YV12_BUFFER_CONFIG *src, YV12_BUFFER_CONFIG *dst, INTERP_FILTER filter_type, int phase_scaler) argument
/external/libpng/
H A Dpnginfo.h69 png_byte filter_type; /* must be PNG_FILTER_TYPE_BASE (from IHDR) */ member in struct:png_info_def
H A Dpngget.c91 return info_ptr->filter_type;
798 int *filter_type)
820 if (filter_type != NULL)
821 *filter_type = info_ptr->filter_type;
833 info_ptr->compression_type, info_ptr->filter_type);
795 png_get_IHDR(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32 *width, png_uint_32 *height, int *bit_depth, int *color_type, int *interlace_type, int *compression_type, int *filter_type) argument
H A Dpngset.c210 int filter_type)
222 info_ptr->filter_type = (png_byte)filter_type;
227 info_ptr->compression_type, info_ptr->filter_type);
207 png_set_IHDR(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
H A Dpngrutil.c835 int bit_depth, color_type, compression_type, filter_type; local
857 filter_type = buf[11];
867 png_ptr->filter_type = (png_byte)filter_type;
900 color_type, interlace_type, compression_type, filter_type);
H A Dpngstruct.h403 png_byte filter_type; member in struct:png_struct_def
H A Dpngtest.c1084 int interlace_type, compression_type, filter_type; local
1087 &color_type, &interlace_type, &compression_type, &filter_type) != 0)
1090 color_type, interlace_type, compression_type, filter_type);
H A Dpngwutil.c674 int bit_depth, int color_type, int compression_type, int filter_type,
771 (filter_type == PNG_INTRAPIXEL_DIFFERENCING)) &&
773 filter_type != PNG_FILTER_TYPE_BASE)
776 filter_type = PNG_FILTER_TYPE_BASE;
795 png_ptr->filter_type = (png_byte)filter_type;
814 buf[11] = (png_byte)filter_type;
673 png_write_IHDR(png_structrp png_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int compression_type, int filter_type, int interlace_type) argument
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c20 uint8_t filter_type, int phase_scaler);
173 uint8_t filter_type, int phase_scaler) {
201 vp9_scale_and_extend_frame_c(src, dst, filter_type, phase_scaler);
204 vp9_scale_and_extend_frame_c(src, dst, filter_type, phase_scaler);
171 vp9_scale_and_extend_frame_ssse3(const YV12_BUFFER_CONFIG *src, YV12_BUFFER_CONFIG *dst, uint8_t filter_type, int phase_scaler) argument
/external/pdfium/third_party/libpng16/
H A Dpnginfo.h69 png_byte filter_type; /* must be PNG_FILTER_TYPE_BASE (from IHDR) */ member in struct:png_info_def
H A Dpngget.c91 return info_ptr->filter_type;
798 int *filter_type)
820 if (filter_type != NULL)
821 *filter_type = info_ptr->filter_type;
833 info_ptr->compression_type, info_ptr->filter_type);
795 png_get_IHDR(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32 *width, png_uint_32 *height, int *bit_depth, int *color_type, int *interlace_type, int *compression_type, int *filter_type) argument
H A Dpngset.c210 int filter_type)
222 info_ptr->filter_type = (png_byte)filter_type;
227 info_ptr->compression_type, info_ptr->filter_type);
207 png_set_IHDR(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
H A Dpngrutil.c833 int bit_depth, color_type, compression_type, filter_type; local
855 filter_type = buf[11];
865 png_ptr->filter_type = (png_byte)filter_type;
898 color_type, interlace_type, compression_type, filter_type);
/external/skia/third_party/libpng/
H A Dpnginfo.h69 png_byte filter_type; /* must be PNG_FILTER_TYPE_BASE (from IHDR) */ member in struct:png_info_def
H A Dpngget.c91 return info_ptr->filter_type;
798 int *filter_type)
820 if (filter_type != NULL)
821 *filter_type = info_ptr->filter_type;
833 info_ptr->compression_type, info_ptr->filter_type);
795 png_get_IHDR(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32 *width, png_uint_32 *height, int *bit_depth, int *color_type, int *interlace_type, int *compression_type, int *filter_type) argument
H A Dpngset.c210 int filter_type)
222 info_ptr->filter_type = (png_byte)filter_type;
227 info_ptr->compression_type, info_ptr->filter_type);
207 png_set_IHDR(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
/external/libvpx/libvpx/vp8/common/
H A Donyxc_int.h128 LOOPFILTERTYPE filter_type; member in struct:VP8Common
/external/pdfium/samples/
H A Dimage_diff_png.cc152 int filter_type, channels; local
155 &interlace_type, &compression_type, &filter_type);
/external/syslinux/com32/lib/libpng/
H A Dpng.c963 int filter_type)
1070 if (filter_type != PNG_FILTER_TYPE_BASE)
1073 (filter_type == PNG_INTRAPIXEL_DIFFERENCING) &&
1090 if (filter_type != PNG_FILTER_TYPE_BASE)
960 png_check_IHDR(png_structp png_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
H A Dpngget.c94 return info_ptr->filter_type;
580 int *filter_type)
597 if (filter_type != NULL)
598 *filter_type = info_ptr->filter_type;
610 info_ptr->compression_type, info_ptr->filter_type);
577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 *width, png_uint_32 *height, int *bit_depth, int *color_type, int *interlace_type, int *compression_type, int *filter_type) argument
H A Dpngset.c230 int filter_type)
242 info_ptr->filter_type = (png_byte)filter_type;
247 info_ptr->compression_type, info_ptr->filter_type);
227 png_set_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
/external/webp/include/webp/
H A Dencode.h110 int filter_type; // filtering type: 0 = simple, 1 = strong (only used member in struct:WebPConfig
/external/webp/src/webp/
H A Dencode.h110 int filter_type; // filtering type: 0 = simple, 1 = strong (only used member in struct:WebPConfig
/external/ImageMagick/MagickCore/
H A Dresize.c702 % const FilterType filter_type,const MagickBooleanType cylindrical,
730 filter_type,
798 Note that the filter_type -> function is 1 to 1 except for Sinc(),
905 filter_type=mapping[filter].filter;
909 if ( cylindrical != MagickFalse && (filter_type == SincFastFilter) &&
911 filter_type=JincFilter; /* 1D Windowed Sinc => 2D Windowed Jinc filters */
923 filter_type=(FilterType) option;
947 filter_type= cylindrical != MagickFalse ? JincFilter
955 resize_filter->filter=filters[filter_type].function;
956 resize_filter->support=filters[filter_type]
725 filter_type, local
2827 filter_type; local
[all...]
/external/kmod/libkmod/
H A Dlibkmod-module.c911 * @filter_type: bitmask to filter modules out, valid types are
924 enum kmod_filter filter_type,
941 if ((filter_type & KMOD_FILTER_BLACKLIST) &&
945 if ((filter_type & KMOD_FILTER_BUILTIN)
923 kmod_module_apply_filter(const struct kmod_ctx *ctx, enum kmod_filter filter_type, const struct kmod_list *input, struct kmod_list **output) argument

Completed in 618 milliseconds

12