Home
last modified time | relevance | path

Searched defs:width2 (Results 1 – 11 of 11) 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/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c181 gint width2, height2; in gst_video_balance_planar_yuv() local
236 gint width2, height2; in gst_video_balance_semiplanar_yuv() local
292 gint width2, height2; in gst_video_balance_packed_yuv() local
/third_party/skia/third_party/externals/libwebp/src/demux/
Danim_decode.c289 int* const left2, int* const width2) { in FindBlendRangeAtRow()
397 int left1, width1, left2, width2; in WebPAnimDecoderGetNext() local
/third_party/flutter/skia/third_party/externals/libwebp/src/demux/
Danim_decode.c281 int* const left2, int* const width2) { in FindBlendRangeAtRow()
386 int left1, width1, left2, width2; in WebPAnimDecoderGetNext() local
/third_party/skia/tests/
DFontHostTest.cpp257 SkScalar width2 = font.measureText(txt, textLen, SkTextEncoding::kUTF8, &bounds); in test_advances() local
/third_party/flutter/skia/tests/
DFontHostTest.cpp257 SkScalar width2 = font.measureText(txt, textLen, SkTextEncoding::kUTF8, &bounds); in test_advances() local
/third_party/ffmpeg/libavcodec/
Dsnow_dwt.c180 const int width2 = width >> 1; in horizontal_decompose53i() local
342 const int width2 = width >> 1; in horizontal_compose53i() local
Dhuffyuvenc.c757 const int width2 = s->width>>1; in encode_frame() local
Dhuffyuvdec.c883 const int width2 = s->width >> 1; in decode_slice() 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.cpp19867 for (size_t width2 = 0; width2 < widths.size(); width2++) in createBoolMixedBitSizeGroup() local