Home
last modified time | relevance | path

Searched defs:width1 (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dhevcdsp_init.c177 #define mc_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) … argument
186 #define mc_bi_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) … argument
197 #define mc_uni_rep_mix_10(name, width1, width2, width3, opt1, opt2, width4) … argument
208 #define mc_rep_mixs_10(name, width1, width2, width3, opt1, opt2, width4) \ argument
213 #define mc_rep_mix_8(name, width1, width2, width3, opt1, opt2) … argument
222 #define mc_bi_rep_mix_8(name, width1, width2, width3, opt1, opt2) … argument
233 #define mc_uni_rep_mix_8(name, width1, width2, width3, opt1, opt2) … argument
244 #define mc_rep_mixs_8(name, width1, width2, width3, opt1, opt2) \ argument
/third_party/pixman/test/
Dscaling-helpers-test.c58 int32_t left_pad1, left_tz1, width1, right_tz1, right_pad1; in main() local
/third_party/skia/third_party/externals/libwebp/src/demux/
Danim_decode.c288 int* const left1, int* const width1, in FindBlendRangeAtRow()
397 int left1, width1, left2, width2; in WebPAnimDecoderGetNext() local
/third_party/flutter/skia/third_party/externals/libwebp/src/demux/
Danim_decode.c280 int* const left1, int* const width1, in FindBlendRangeAtRow()
386 int left1, width1, left2, width2; in WebPAnimDecoderGetNext() local
/third_party/flutter/skia/tests/
DFontHostTest.cpp254 SkScalar width1 = font.measureText(txt, textLen, SkTextEncoding::kUTF8); in test_advances() local
/third_party/skia/tests/
DFontHostTest.cpp254 SkScalar width1 = font.measureText(txt, textLen, SkTextEncoding::kUTF8); in test_advances() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dcompositor.c1509 gint height0, gdouble alpha0, gint xpos1, gint ypos1, gint width1, in _test_obscured()
1595 gint width0, width1; in GST_START_TEST() local
/third_party/pixman/pixman/
Dpixman-inlines.h795 int width1 = *width, left_pad1, right_pad1; in bilinear_pad_repeat_get_scanline_bounds() local
/third_party/skia/third_party/externals/brotli/research/
Dbrotlidump.py1385 def formatBitData(self, pos, width1, width2=0): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp19865 for (size_t width1 = 0; width1 < widths.size(); width1++) in createBoolMixedBitSizeGroup() local