Home
last modified time | relevance | path

Searched defs:hsub (Results 1 - 25 of 68) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
H A Dvf_hqdn3d.h37 int hsub, vsub; member
H A Dvf_pp7.h35 int hsub; member
H A Dmedian.h48 void (*hsub)(uint16_t *dst, const uint16_t *src, int bins); member
H A Dvf_spp.h45 int hsub, vsub; member
H A Ddrawutils.h40 uint8_t hsub[MAX_PLANES]; /*< horizontal subsampling */ member
H A Dunsharp.h53 int hsub, vsub; member
H A Dvf_hflip.c69 const int hsub = pix_desc->log2_chroma_w; in config_props() local
H A Dvf_mpdecimate.c49 int hsub, vsub; ///< chroma subsampling values member
129 int hsub = plane == 1 || plane == 2 ? decimate->hsub : 0; in decimate_frame() local
H A Dvf_feedback.c40 int hsub, vsub; member
H A Dvf_maskedmerge.c183 int vsub, hsub; in config_input() local
H A Dvf_median.c74 static void hsub(htype *dst, const htype *src, int bins) in hsub() function
H A Dvf_threshold.c159 int vsub, hsub; in config_input() local
H A Dvf_boxblur.c44 int hsub, vsub; member
H A Dvf_blockdetect.c39 int hsub, vsub; member
214 int hsub = plane == 1 || plane == 2 ? s->hsub : 0; in blockdetect_filter_frame() local
H A Dvf_displace.c273 int vsub, hsub; in config_input() local
H A Dvf_edgedetect.c130 int hsub = p ? desc->log2_chroma_w : 0; in config_props() local
H A Dvf_smartblur.c57 int hsub; member
H A Dvf_gradfun.c162 int hsub = desc->log2_chroma_w; in config_input() local
H A Dvf_fspp.h61 int hsub; member
H A Dvf_transpose.c45 int hsub, vsub; member
277 int hsub = plane == 1 || plane == 2 ? s->hsub : 0; in filter_slice() local
H A Dvf_limitdiff.c133 int vsub, hsub, ret; in config_input() local
H A Dvf_maskedclamp.c189 int vsub, hsub, ret; in config_input() local
H A Dvf_limiter.c120 int depth, vsub, hsub, ret; in config_input() local
H A Dvf_hysteresis.c255 int vsub, hsub; in config_input() local
H A Dvf_maskedminmax.c115 int vsub, hsub, ret; in config_input() local

Completed in 21 milliseconds

123