| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_maskedminmax.c | 115 int vsub, hsub, ret; in config_input() local
|
| H A D | vf_midequalizer.c | 245 int vsub, hsub; in config_input0() local 279 int vsub, hsub; in config_input1() local
|
| H A D | vf_maskedthreshold.c | 101 int vsub, hsub, ret; in config_input() local
|
| H A D | vf_maskfun.c | 246 int vsub, hsub, ret; in config_input() local
|
| H A D | vf_owdenoise.c | 50 int hsub, vsub; member
|
| H A D | vf_kerndeint.c | 42 int vsub; member
|
| H A D | vf_overlay.h | 72 int hsub, vsub; ///< chroma subsampling values member
|
| H A D | vf_shear.c | 48 int hsub, vsub; member [all...] |
| H A D | vf_blend.c | 39 int hsub, vsub; ///< chroma subsampling values member 211 int vsub = plane == 1 || plane == 2 ? s->vsub : 0; in blend_frame() local
|
| H A D | vf_blurdetect.c | 47 int hsub, vsub; member 190 static float calculate_blur(BLRContext *s, int w, int h, int hsub, int vsub, in calculate_blur() argument 276 int vsub = plane == 1 || plane == 2 ? s->vsub : 0; in blurdetect_filter_frame() local
|
| H A D | vf_codecview.c | 54 int hsub, vsub; member
|
| H A D | vf_fade.c | 57 int hsub, vsub, bpp, depth; member
|
| H A D | vf_crop.c | 88 int hsub, vsub; ///< chroma subsampling member
|
| H A D | vf_negate.c | 194 int depth, vsub, hsub, ret, is_packed; in config_input() local
|
| H A D | vf_tinterlace.c | 316 int plane, vsub = desc->log2_chroma_h; in copy_picture_field() local
|
| H A D | vf_tmidequalizer.c | 329 int vsub, hsub; in config_input() local
|
| H A D | vsrc_mptestsrc.c | 58 int hsub, vsub; member
|
| H A D | vf_sab.c | 54 int vsub; member
|
| H A D | vf_uspp.c | 47 int hsub, vsub; member
|
| H A D | vf_pad.c | 249 int vsub = s->draw.vsub[plane]; in get_video_buffer() local 273 int vsub = s->draw.vsub[planes[i]]; in buffer_needs_copy() local 373 int vsub = s->draw.vsub[i]; filter_frame() local [all...] |
| H A D | vf_pad_opencl.c | 62 int hsub, vsub; member
|
| H A D | vf_premultiply.c | 671 int vsub, hsub, ret; in config_input() local
|
| H A D | vf_vignette.c | 258 const int vsub = chroma ? s->desc->log2_chroma_h : 0; in filter_frame() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_ps.c | 542 int vsub = (sps->chroma_format_idc == 1) ? 1 : 0; in ff_h264_decode_seq_parameter_set() local
|
| /third_party/python/Objects/ |
| H A D | bytes_methods.c | 664 Py_buffer vsub; in _Py_bytes_count() local
|