| /third_party/skia/bench/ |
| H A D | PatchBench.cpp | 34 PatchBench(SkPoint scale, VertexMode vertexMode) in PatchBench() argument 161 SquarePatchBench(SkPoint scale, VertexMode vertexMode) in SquarePatchBench() argument 187 LODDiffPatchBench(SkPoint scale, VertexMode vertexMode) in LODDiffPatchBench() argument 213 LoopPatchBench(SkPoint scale, VertexMode vertexMode) in LoopPatchBench() argument [all...] |
| H A D | PathOpsBench.cpp | 87 SkScalar scale = 100; in makerects() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFboTestUtil.hpp | 74 tcu::Vec4 scale; member
|
| /device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
| H A D | rockchip_opp_select.h | 105 static inline int rockchip_adjust_power_scale(struct device *dev, int scale) in rockchip_adjust_power_scale() argument 95 rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, int *scale, int *volt_sel) rockchip_get_scale_volt_sel() argument
|
| /device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
| H A D | rockchip_opp_select.h | 139 static inline int rockchip_adjust_power_scale(struct device *dev, int scale) in rockchip_adjust_power_scale() argument 125 rockchip_get_scale_volt_sel(struct device *dev, char *lkg_name, char *reg_name, int bin, int process, int *scale, int *volt_sel) rockchip_get_scale_volt_sel() argument
|
| /test/testfwk/arkxtest/uitest/record/ |
| H A D | size.h | 170 void ApplyScale(double scale) in ApplyScale() argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | ui_action_test.cpp | 221 float_t scale = 0.5; in TEST_F() local 361 float_t scale = 1.5; in TEST_F() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | widget_operator.cpp | 158 void WidgetOperator::PinchWidget(float_t scale, ApiCallErr &error) const in PinchWidget() argument
|
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | screen_copy.cpp | 55 explicit ScreenCopy(float scale): scale_(scale) {};
in ScreenCopy() argument 88 const auto scale = g_screenCopy->scale_;
in AdapteScreenChange() local 298 bool StartScreenCopy(float scale, ScreenCopyHandler handler)
in StartScreenCopy() argument [all...] |
| /test/xts/acts/ai/nncore/opstest/src/ |
| H A D | detection_post_process_test.cpp | 62 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_DETECTION_POST_PROCESS_SCALE, {4}, &scaleValue, 4*sizeof(float)};
member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxva2_hevc.c | 409 int scale = ctx_pic->pp.dwCodingParamToolFlags & 1; in dxva2_hevc_end_frame() local
|
| H A D | h274.c | 165 int16_t scale; in generate() local 129 synth_grain_8x8_c(int8_t *out, const int out_stride, const int16_t scale, const uint8_t shift, const int8_t *db) synth_grain_8x8_c() argument
|
| H A D | cbs_h264_syntax_template.c | 75 int err, i, scale; in scaling_list() local
|
| H A D | lpc.c | 130 double scale = ((double)qmax) / cmax; in quantize_lpc_coefs() local
|
| H A D | asvdec.c | 287 const int scale = avctx->codec_id == AV_CODEC_ID_ASV1 ? 1 : 2; in decode_init() local
|
| H A D | dcadec.c | 121 const float scale = 1.0f / (1 << 15); in ff_dca_downmix_to_stereo_float() local
|
| H A D | mdct15.c | 248 av_cold int ff_mdct15_init(MDCT15Context **ps, int inverse, int N, double scale) in ff_mdct15_init() argument
|
| H A D | aacdec_fixed.c | 167 static void subband_scale(int *dst, int *src, int scale, int offset, int len, void *log_context) in subband_scale() argument 198 static void noise_scale(int *coefs, int scale, int band_energy, int len) in noise_scale() argument
|
| H A D | acelp_vectors.c | 224 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size) in ff_set_fixed_vector() argument
|
| H A D | ac3dsp.c | 59 const float scale = 1 << 24; in float_to_fixed24_c() local
|
| H A D | pcm.c | 249 float scale; member
|
| H A D | mpegutils.c | 109 const int scale = 1 << shift; in ff_print_debug_info2() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_afirsrc.c | 182 float overlap, scale = 1.f, compensation; in config_output() local
|
| H A D | vf_colorbalance.c | 97 const float a = 4.f, b = 0.333f, scale = 0.7f; in get_component() local
|
| H A D | vf_amplify.c | 155 const float scale = 1.f / nb_inputs; in amplify_frame() local
|