Home
last modified time | relevance | path

Searched defs:total_scale (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/jmref/JM/ldecod/src/
H A Dmc_prediction.c985 …, imgpel *cur_img, int span, int block_size_y, int block_size_x, int w00, int w01, int total_scale) in get_chroma_0X()
1018 …, imgpel *cur_img, int span, int block_size_y, int block_size_x, int w00, int w10, int total_scale) in get_chroma_X0()
1049 … int span, int block_size_y, int block_size_x, int w00, int w01, int w10, int w11, int total_scale) in get_chroma_XY()
1080 … imgpel *block1, imgpel *block2, int total_scale, imgpel no_ref_value, VideoParameters *p_Vid) in get_block_chroma()
1407 int total_scale = p_Vid->total_scale; in perform_mc_single_wp() local
1497 int total_scale = p_Vid->total_scale; in perform_mc_single() local
1618 int total_scale = p_Vid->total_scale; in perform_mc_bi_wp() local
1736 int total_scale = p_Vid->total_scale; in perform_mc_bi() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Daudio_converter_unittest.cc147 float total_scale = 0; in RunTest() local
H A Daudio_renderer_mixer_unittest.cc249 float total_scale = 0; in PlayVolumeAdjustedTest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Daudio_converter_unittest.cc147 float total_scale = 0; in RunTest() local
H A Daudio_renderer_mixer_unittest.cc244 float total_scale = 0; in PlayVolumeAdjustedTest() local
/dports/multimedia/jmref/JM/lencod/src/
H A Dget_block_otf.c880 …, imgpel *cur_img, int span, int block_size_y, int block_size_x, int w00, int w01, int total_scale) in get_chroma_0X()
912 …, imgpel *cur_img, int span, int block_size_y, int block_size_x, int w00, int w10, int total_scale) in get_chroma_X0()
942 … int span, int block_size_y, int block_size_x, int w00, int w01, int w10, int w11, int total_scale) in get_chroma_XX()
982 int total_scale = p_Vid->chroma_shift_x + p_Vid->chroma_shift_y ; in get_block_chroma_otf() local
H A Dlln_mc_prediction.c701 int total_scale = shiftpel_x + shiftpel_y; in get_block_chroma() local
/dports/math/cadabra2/cadabra2-2.3.6.8/frontend/common/
H A DTeXEngine.cc224 void TeXEngine::set_scale(double total_scale, double device_scale) in set_scale()
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dpopplerload.c119 double total_scale; member
/dports/multimedia/jmref/JM/ldecod/inc/
H A Dglobal.h642 int total_scale; member
940 int total_scale; member
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/weapon/
H A Dweapons.cpp6749 float total_scale = 1.0f; in weapon_get_damage_scale() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/weapon/
H A Dweapons.cpp7992 float total_scale = 1.0f; in weapon_get_damage_scale() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dconstraint.c2158 float fac = 1.0f, total_scale = 1.0f; in samevolume_evaluate() local