Home
last modified time | relevance | path

Searched defs:hsub (Results 1 – 25 of 65) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
Dvf_perspective.c48 int hsub, vsub; member
279 int hsub, vsub; member
293 int hsub = td->hsub; in resample_cubic() local
372 int hsub = td->hsub; in resample_linear() local
472 int hsub = plane == 1 || plane == 2 ? s->hsub : 0; in filter_frame() local
Dvf_pad.c248 int hsub = s->draw.hsub[plane]; in get_video_buffer() local
272 int hsub = s->draw.hsub[planes[i]]; in buffer_needs_copy() local
372 int hsub = s->draw.hsub[i]; in filter_frame() local
Dvf_pp7.h34 int hsub; member
Dvf_hqdn3d.h37 int hsub, vsub; member
Dvf_mpdecimate.c49 int hsub, vsub; ///< chroma subsampling values member
129 int hsub = plane == 1 || plane == 2 ? decimate->hsub : 0; in decimate_frame() local
Dvf_spp.h44 int hsub, vsub; member
Ddrawutils.h41 uint8_t hsub[MAX_PLANES]; /*< horizontal subsampling */ member
Dvf_lut2.c204 int hsub = desc->log2_chroma_w; in config_inputx() local
231 int hsub = desc->log2_chroma_w; in config_inputy() local
408 int hsub = desc->log2_chroma_w; in lut2_config_output() local
Dmedian.h48 void (*hsub)(uint16_t *dst, const uint16_t *src, int bins); member
Ddrawutils.c305 int dx, int w, unsigned hsub, int left, int right) in blend_line()
327 int dx, int w, unsigned hsub, int left, int right) in blend_line16()
481 unsigned hsub, unsigned vsub, in blend_line_hv16()
506 unsigned hsub, unsigned vsub, in blend_line_hv()
Dunsharp.h50 int hsub, vsub; member
Dvf_transpose.c45 int hsub, vsub; member
277 int hsub = plane == 1 || plane == 2 ? s->hsub : 0; in filter_slice() local
Dvf_fspp.h60 int hsub; member
Dvf_midequalizer.c250 int vsub, hsub; in config_input0() local
284 int vsub, hsub; in config_input1() local
Dvf_overlay.h72 int hsub, vsub; ///< chroma subsampling values member
Dvf_gradfun.c169 int hsub = desc->log2_chroma_w; in config_input() local
Dvf_hflip.c132 const int hsub = pix_desc->log2_chroma_w; in config_props() local
Dvf_smartblur.c57 int hsub; member
Dvf_boxblur.c44 int hsub, vsub; member
Dvf_pad_opencl.c62 int hsub, vsub; member
Dvf_codecview.c53 int hsub, vsub; member
Dvf_crop.c88 int hsub, vsub; ///< chroma subsampling member
Dvf_sab.c53 int hsub; member
/third_party/weston/libweston/
Dpixel-formats.h84 int hsub; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp54 unsigned sub, hsub; in copyHint() local

123