Home
last modified time | relevance | path

Searched defs:step2 (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dhevcdsp_init.c138 #define mc_rep_func2(name, bitd, step1, step2, W, opt) \ argument
147 #define mc_rep_uni_func2(name, bitd, step1, step2, W, opt) \ argument
157 #define mc_rep_bi_func2(name, bitd, step1, step2, W, opt) \ argument
168 #define mc_rep_funcs2(name, bitd, step1, step2, W, opt) \ argument
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_utils.cpp443 int32 step2 = buffer.fColStep; in HistogramArea() local
Ddng_pixel_buffer.cpp57 uint32 step2; in OptimizeOrder() local
Ddng_bottlenecks.h1696 int32 step2, in DoMapArea16()
Ddng_reference.cpp2621 int32 step2, in RefMapArea16()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_mips_dsp_r2.c302 int step1, step2, temp1, temp2, temp3, temp4; in FilterLoop24() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectBinaryTests.cpp950 const deUint32 step2 = 30u; in iterate() local