Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_pp7.c149 unsigned int threshold2 = threshold1 << 1; in hardthresh_c() local
165 unsigned int threshold2 = threshold1 << 1; in mediumthresh_c() local
189 unsigned int threshold2 = threshold1 << 1; in softthresh_c() local
Dvf_spp.c128 unsigned threshold2 = threshold1 << 1; in hardthresh_c() local
149 unsigned threshold2 = threshold1 << 1; in softthresh_c() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dquant_levels_dec_utils.c168 const int threshold2 = (3 * threshold1) >> 2; in InitCorrectionLUT() local
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp274 const float threshold2 = halfMiterLength * halfMiterLength - radiusSquared; in join() local
/third_party/ffmpeg/libavcodec/
Ddnxhdenc.c127 unsigned int threshold1, threshold2; in dnxhd_10bit_dct_quantize_444() local
Dmpegvideo_enc.c3794 unsigned int threshold1, threshold2; in dct_quantize_trellis_c() local
4481 unsigned int threshold1, threshold2; in ff_dct_quantize_c() local
/third_party/mesa3d/src/amd/addrlib/src/r800/
Degbaddrlib.cpp1121 UINT_32 threshold2 = in ComputeSurfaceMipLevelTileMode() local