HomeSort by relevance Sort by last modified time
    Searched refs:filter_type (Results 1 - 25 of 119) sorted by null

1 2 3 4 5

  /external/libvpx/libvpx/vp8/common/
alloccommon.c 134 cm->filter_type = NORMAL_LOOPFILTER;
140 cm->filter_type = SIMPLE_LOOPFILTER;
146 cm->filter_type = NORMAL_LOOPFILTER;
152 cm->filter_type = SIMPLE_LOOPFILTER;
159 cm->filter_type = NORMAL_LOOPFILTER;
173 oci->filter_type = NORMAL_LOOPFILTER;
onyxc_int.h 128 LOOPFILTERTYPE filter_type; member in struct:VP8Common
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp 33 int filter_type,
58 if (filter_type == 0)
67 combined_with_deblock_filter = filter_type & PV_DEBLOCK;
73 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
79 if (filter_type & PV_DEBLOCK)
92 if (filter_type & PV_DERING)
105 if ((filter_type & PV_DEBLOCK) && (filter_type & PV_DERING))
111 if (filter_type & PV_DEBLOCK
    [all...]
  /hardware/intel/common/libva/va/
va_dec_vp8.h 100 /* same as filter_type in bitstream syntax */
101 unsigned int filter_type : 1; member in struct:_VAPictureParameterBufferVP8::__anon42388::__anon42389
  /external/libvpx/libvpx/vp9/encoder/
vp9_frame_scale.c 20 INTERP_FILTER filter_type, int phase_scaler) {
30 const InterpKernel *const kernel = vp9_filter_kernels[filter_type];
  /external/webp/src/enc/
config_enc.c 38 config->filter_type = 1; // default: strong (so U/V is filtered too)
106 if (config->filter_type < 0 || config->filter_type > 1) return 0;
  /external/libpng/
pnginfo.h 69 png_byte filter_type; /* must be PNG_FILTER_TYPE_BASE (from IHDR) */ member in struct:png_info_def
  /external/pdfium/third_party/libpng16/
pnginfo.h 69 png_byte filter_type; /* must be PNG_FILTER_TYPE_BASE (from IHDR) */ member in struct:png_info_def
  /external/skia/third_party/libpng/
pnginfo.h 69 png_byte filter_type; /* must be PNG_FILTER_TYPE_BASE (from IHDR) */ member in struct:png_info_def
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_frame_scale_ssse3.c 20 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);
  /external/ImageMagick/MagickCore/
resize.c 702 % const FilterType filter_type,const MagickBooleanType cylindrical,
730 filter_type,
798 Note that the filter_type -> function is 1 to 1 except for Sinc(),
725 filter_type, local
2827 filter_type; local
    [all...]
  /external/libvpx/config/x86/
vp9_rtcd.h 88 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
89 void vp9_scale_and_extend_frame_ssse3(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/x86_64/
vp9_rtcd.h 90 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
91 void vp9_scale_and_extend_frame_ssse3(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/arm/
vp9_rtcd.h 75 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 80 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/arm64/
vp9_rtcd.h 80 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/generic/
vp9_rtcd.h 75 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/mips32/
vp9_rtcd.h 75 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 78 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 83 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/mips64/
vp9_rtcd.h 75 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 83 void vp9_scale_and_extend_frame_c(const struct yv12_buffer_config *src, struct yv12_buffer_config *dst, INTERP_FILTER filter_type, int phase_scaler);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
clast.h 167 ClastFilterType filter_type; member in struct:clastFilter
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
clast.h 167 ClastFilterType filter_type; member in struct:clastFilter
  /system/bt/stack/btm/
btm_ble_adv_filter.cc 288 uint8_t filter_type) {
294 if (BTM_BLE_PF_TYPE_ALL == filter_type && NULL == p_bd_addr)
540 tBTM_BLE_PF_COND_TYPE filter_type, tBT_UUID uuid,
546 if (BTM_BLE_PF_SRVC_UUID == filter_type) {

Completed in 825 milliseconds

1 2 3 4 5