Home
last modified time | relevance | path

Searched defs:max_scale (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dimage_process.h62 float max_scale; member
/third_party/ffmpeg/libavcodec/
Dwmaenc.c136 float v, *q, max_scale, *q_end; in init_exp() local
Dwmadec.c322 float v, max_scale; in decode_exp_vlc() local
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.c712 FT_Fixed max_scale; in psh_globals_new() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.c711 FT_Fixed max_scale; in psh_globals_new() local
/third_party/freetype/src/pshinter/
Dpshglob.c711 FT_Fixed max_scale; in psh_globals_new() local
/third_party/weston/tests/
Dviewporter-test.c291 const int max_scale = 2; in TEST() local
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp399 max_scale = std::max(desc.fMaxTextSize / desc.fTextSize, min_scale); in ShapeToFit() local