Home
last modified time | relevance | path

Searched defs:scale_factor (Results 1 – 25 of 43) sorted by relevance

12

/external/libchrome/ui/gfx/geometry/
Ddip_util.cc18 Insets ConvertInsetsToDIP(float scale_factor, in ConvertInsetsToDIP()
25 Point ConvertPointToDIP(float scale_factor, const Point& point_in_pixel) { in ConvertPointToDIP()
31 PointF ConvertPointToDIP(float scale_factor, const PointF& point_in_pixel) { in ConvertPointToDIP()
37 Size ConvertSizeToDIP(float scale_factor, const Size& size_in_pixel) { in ConvertSizeToDIP()
43 Rect ConvertRectToDIP(float scale_factor, const Rect& rect_in_pixel) { in ConvertRectToDIP()
50 Insets ConvertInsetsToPixel(float scale_factor, in ConvertInsetsToPixel()
57 Point ConvertPointToPixel(float scale_factor, const Point& point_in_dip) { in ConvertPointToPixel()
63 PointF ConvertPointToPixel(float scale_factor, const PointF& point_in_dip) { in ConvertPointToPixel()
69 Size ConvertSizeToPixel(float scale_factor, const Size& size_in_dip) { in ConvertSizeToPixel()
75 Rect ConvertRectToPixel(float scale_factor, const Rect& rect_in_dip) { in ConvertRectToPixel()
/external/tensorflow/tensorflow/core/kernels/
Ddequantize_op.cc154 const float scale_factor = in DequantizeTensor() local
177 const float scale_factor = in DequantizeTensor() local
203 const float scale_factor = in DequantizeSlice() local
214 const float scale_factor = in DequantizeSlice() local
Dquantize_op.cc228 const float scale_factor = in QuantizeSlice() local
274 const float scale_factor = in QuantizeSlice() local
Ddequantize_op_test.cc51 const float scale_factor = in ComputeDequantizeMinCombinedUsingEigen() local
/external/webrtc/common_audio/signal_processing/
Denergy.c22 int* scale_factor) in WebRtcSpl_Energy()
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/CMSIS/
Dcreate_constants.py26 def to_cc(x, varname, directory='', scale_factor=1): argument
/external/libjpeg-turbo/
Djcparam.c29 const unsigned int *basic_table, int scale_factor, in jpeg_add_quant_table()
113 jpeg_set_linear_quality(j_compress_ptr cinfo, int scale_factor, in jpeg_set_linear_quality()
/external/rust/crates/criterion-plot/src/
Daxis.rs20 scale_factor: f64, field
195 fn scale_factor(&self) -> f64 { in scale_factor() method
Dlib.rs1017 fn scale_factor(map: &map::axis::Map<axis::Properties>, axes: Axes) -> (f64, f64) { in scale_factor() function
1045 fn scale_factor(&self) -> f64; in scale_factor() method
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_dequantize_op.cc142 const float scale_factor = max_abs / target_range; in Compute() local
Dmkl_quantize_op.cc289 float scale_factor = 0; in ComputeScalar() local
438 float scale_factor = 0; in Compute() local
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dobject_detector.h58 const float scale_factor, in FillWithSquares()
Dframe_pair.cc72 const float scale_factor = GetWeightedMedianScale(weights, deltas); in AdjustBox() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dquantize_test.cc106 const bfloat16 scale_factor = in GenerateLargeSizeMinCombinedOutput() local
136 const bfloat16 scale_factor = in GenerateMinCombinedOutput() local
/external/webrtc/modules/desktop_capture/
Ddesktop_frame.cc113 float DesktopFrame::scale_factor() const { in scale_factor() function in webrtc::DesktopFrame
/external/libaom/libaom/aom_dsp/
Dvmaf.c48 const float scale_factor = 1.0f / (float)(1 << (frames->bit_depth - 8)); in read_frame() local
/external/mesa3d/src/intel/tools/imgui/
Dimgui_impl_gtk3.cpp243 int scale_factor = gtk_widget_get_scale_factor(g_GtkGlArea); in ImGui_ImplGtk3_NewFrame() local
/external/webrtc/p2p/base/
Dpseudo_tcp.cc1266 void PseudoTcp::applyWindowScaleOption(uint8_t scale_factor) { in applyWindowScaleOption()
1276 uint8_t scale_factor = 0; in resizeReceiveBuffer() local
/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_temporal_aligner.cc85 DownscaledVideo(float scale_factor, const rtc::scoped_refptr<Video>& video) in DownscaledVideo()
/external/ImageMagick/MagickCore/
Ddisplay.c2867 scale_factor; in XChopImage() local
3923 scale_factor; in XCompositeImage() local
4593 scale_factor; in XCropImage() local
6334 scale_factor; in XDrawPanRectangle() local
10609 scale_factor; in XPasteImage() local
11281 scale_factor; in XROIImage() local
12977 scale_factor; in XSetCropGeometry() local
13101 scale_factor; in XTileImage() local
Dgeometry.c1471 scale_factor; in ParseMetaGeometry() local
Dmatrix.c882 scale_factor; in MatrixToImage() local
/external/webrtc/video/
Dpicture_id_tests.cc275 double scale_factor = 1.0; in SetVideoEncoderConfig() local
/external/libaom/libaom/av1/encoder/
Dtune_vmaf.c439 const float scale_factor = 1.0f / (float)(1 << (bit_depth - 8)); in update_frame() local
694 const float scale_factor = 1.0f / (float)(1 << (bit_depth - 8)); in calc_vmaf_motion_score() local
/external/libxaac/decoder/
Dixheaacd_block.c1236 VOID ixheaacd_process_single_scf(WORD32 scale_factor, WORD32 *x_invquant, in ixheaacd_process_single_scf()
1327 WORD16 scale_factor; in ixheaacd_scale_factor_process_dec() local

12