Home
last modified time | relevance | path

Searched refs:scale (Results 1726 - 1750 of 2480) sorted by relevance

1...<<61626364656667686970>>...100

/third_party/ffmpeg/libavcodec/
H A Dadpcm.c1972 int scale = 1 << (byte >> 4); in adpcm_decode_frame()
1989 sampledat * scale; in adpcm_decode_frame()
2143 int sample = 0, scale; in adpcm_decode_frame()
2146 scale = sign_extend(byte >> 4, 4); in adpcm_decode_frame()
2149 scale = sign_extend(byte, 4); in adpcm_decode_frame()
2153 scale = scale * (1 << 12); in adpcm_decode_frame()
2154 sample = (int)((scale >> shift) + (c->status[channel].sample1 * xa_adpcm_table[filter][0] + c->status[channel].sample2 * xa_adpcm_table[filter][1]) / 64); in adpcm_decode_frame()
H A Daac.h149 #define SCALE_DIV_512 36 ///< scalefactor difference that corresponds to scale difference in 512 times
150 #define SCALE_ONE_POS 140 ///< scalefactor index that corresponds to scale=1.0
379 void (*subband_scale)(int *dst, int *src, int scale, int offset, int len, void *log_context);
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c306 float scale; in haldclutsrc_fill_picture() local
325 scale = ((float)alpha) / (level*level - 1); in haldclutsrc_fill_picture()
329 dst[rgba_map[0]] = av_clip_uint##nbits(i * scale); \ in haldclutsrc_fill_picture()
330 dst[rgba_map[1]] = av_clip_uint##nbits(j * scale); \ in haldclutsrc_fill_picture()
331 dst[rgba_map[2]] = av_clip_uint##nbits(k * scale); \ in haldclutsrc_fill_picture()
338 dst[0] = av_clip_uintp2(i * scale, nbits); \ in haldclutsrc_fill_picture()
340 dst[0] = av_clip_uintp2(j * scale, nbits); \ in haldclutsrc_fill_picture()
342 dst[0] = av_clip_uintp2(k * scale, nbits); \ in haldclutsrc_fill_picture()
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c3370 AVRational scale; in postProcess() local
3395 scale = (AVRational){c.ppMode.maxAllowedY - c.ppMode.minAllowedY, white - black}; in postProcess()
3398 c.packedYScale = (uint16_t)av_rescale(scale.num, 256, scale.den); in postProcess()
3401 c.packedYScale = (uint16_t)av_rescale(scale.num, 1024, scale.den); in postProcess()
3411 if(mode & LEVEL_FIX) QPCorrecture= (int)av_rescale(scale.num, 256*256, scale.den); in postProcess()
/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h416 * * <b>scale</b>: 1D tensor of the scaling factor used to scale the first normalized tensor.
1073 * * <b>scale</b>: A OH_NN_FLOAT32 scalar that represents the factor of the scale blend.
1074 * * <b>shift</b>: A OH_NN_FLOAT32 scalar that represents the bias of the scale blend.
1088 * * <b>scale</b>: scaling tensor.
1435 * * <b>coeff</b>: A OH_NN_FLOAT32 scalar that represents the scale factor of the output.
1586 * * <b>coeff</b>: A OH_NN_FLOAT32 scalar that represents the scale factor of the output.
1611 * * <b>coeff</b>: A OH_NN_FLOAT32 scalar that represents the scale factor of the output.
1780 * ExpFusion computes outputs by formula <b>output = base ^ (shift + scale * inpu
3556 const double *scale; global() member
[all...]
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/
H A Dnorm_processor.cpp205 workBuffer_[i] = (std::abs(stdVal) < EPSILON) ? 0.0f : ((data[i] - meanVal) / stdVal) * config_.scale; in Process()
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.h139 void AdaptLayoutSize(double scale);
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.h102 float scale[3] = { 1.0f, 1.0f, 1.0f }; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h221 double scale; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h82 static void InitialScale(float scale);
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_utils.h76 float scale = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_paint_method.cpp98 selectOverlayContentModifier_->SetScale(info_.scale); in UpdateContentModifier()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Dimage_compress.cpp172 pixMap->scale(ratio, ratio); in CompressImageByContent()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dtextureinfo_impl.cpp119 Scale()->SetValue(curVal.transform.scale); in ArrayChanged()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp70 void PixelAstc::scale(float xAxis, float yAxis) in scale() function in OHOS::Media::PixelAstc
73 IMAGE_LOGE("scale param incorrect on pixelastc"); in scale()
/kernel/linux/linux-5.10/arch/x86/events/amd/
H A Dpower.c172 EVENT_ATTR_STR(power-pkg.scale, power_pkg_scale, "1.000000e-3");
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dpsmouse.h121 void (*set_scale)(struct psmouse *psmouse, enum psmouse_scale scale);
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.h107 bool scale; member
/kernel/linux/linux-5.10/include/linux/iio/common/
H A Dst_sensors.h186 * @fs: Full scale register and full scale list available.
304 int st_sensors_set_fullscale_by_gain(struct iio_dev *indio_dev, int scale);
/kernel/linux/linux-6.6/include/linux/iio/common/
H A Dst_sensors.h196 * @fs: Full scale register and full scale list available.
302 int st_sensors_set_fullscale_by_gain(struct iio_dev *indio_dev, int scale);
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dktz8866.c158 props.scale = BACKLIGHT_SCALE_LINEAR; in ktz8866_probe()
H A Drt4831-backlight.c172 .scale = BACKLIGHT_SCALE_LINEAR }; in rt4831_bl_probe()
/kernel/linux/linux-6.6/arch/x86/events/amd/
H A Dpower.c172 EVENT_ATTR_STR(power-pkg.scale, power_pkg_scale, "1.000000e-3");
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dpsmouse.h121 void (*set_scale)(struct psmouse *psmouse, enum psmouse_scale scale);
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat.h69 bool scale; member

Completed in 26 milliseconds

1...<<61626364656667686970>>...100