Home
last modified time | relevance | path

Searched refs:cbv (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_chromashift.c35 int cbh, cbv; member
103 const int cbv = s->cbv; \
116 const int duy = av_clip(y - cbv, 0, h-1) * sulinesize; \
145 const int cbv = s->cbv; \
158 int uy = (y - cbv) % h; \
420 …{ "cbv", "shift chroma-blue vertically", OFFSET(cbv), AV_OPT_TYPE_INT, {.i64=0}, -255, 255, .…
Dcolorspacedsp_template.c148 int cbv = rgb2yuv_coeffs[2][2][0]; in fn() local
190 avg(b00, b01, b10, b11) * cbv + rnd) >> sh)); in fn()
227 int cbv = rgb2yuv_coeffs[2][2][0]; in fn() local
311 avg(b00, b01, b10, b11) * cbv + rnd_scratch[2][y & 1][x]; in fn()
/third_party/skia/third_party/externals/spirv-cross/tests-other/
Dhlsl_resource_bindings.cpp74 binding.cbv.register_space = 0; in main()
75 binding.cbv.register_binding = 4; in main()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp980 bind.cbv.register_binding = binding->cbv.register_binding; in spvc_compiler_hlsl_add_resource_binding()
981 bind.cbv.register_space = binding->cbv.register_space; in spvc_compiler_hlsl_add_resource_binding()
2554 binding->cbv.register_binding = binding_default.cbv.register_binding; in spvc_hlsl_resource_binding_init()
2555 binding->cbv.register_space = binding_default.cbv.register_space; in spvc_hlsl_resource_binding_init()
Dspirv_hlsl.hpp98 } cbv, uav, srv, sampler; member
Dspirv_cross_c.h559 spvc_hlsl_resource_binding_mapping cbv, uav, srv, sampler; member
Dspirv_hlsl.cpp3326 desc_set = remap.first.cbv.register_space; in remap_hlsl_resource_binding()
3327 binding = remap.first.cbv.register_binding; in remap_hlsl_resource_binding()
/third_party/ffmpeg/doc/
Dfilters.texi7910 @item cbv