Home
last modified time | relevance | path

Searched defs:ratio (Results 26 - 50 of 101) sorted by relevance

12345

/third_party/ffmpeg/libavfilter/
H A Daf_agate.c45 double ratio; member
120 static double output_gain(double lin_slope, double ratio, double thres, in output_gain() argument
H A Daf_aresample.c40 double ratio; member
H A Daf_sidechaincompress.c49 double ratio; member
108 static double output_gain(double lin_slope, double ratio, double thres, in output_gain() argument
[all...]
/third_party/glfw/examples/
H A Dwave.c369 float ratio = 1.f; in framebuffer_size_callback() local
/third_party/backends/backend/genesys/
H A Dutilities.h197 inline std::ostream& operator<<(std::ostream& out, const Ratio& ratio) in operator <<() argument
/third_party/littlefs/scripts/
H A Dcov.py84 def ratio(self, other): member in Int
147 def ratio(self, other): member in Frac
H A Dcode.py84 def ratio(self, other): member in Int
H A Dperfbd.py84 def ratio(self, other): member in Int
H A Ddata.py84 def ratio(self, other): member in Int
H A Dsummary.py100 def ratio(self, other): member in Int
161 ratio = Int.ratio variable in Float
204 def ratio(self, other): member in Frac
H A Dstack.py75 def ratio(self, other): member in Int
H A Dstructs.py80 def ratio(self, other): member in Int
H A Dperf.py93 def ratio(self, other): member in Int
/third_party/node/deps/v8/tools/
H A Dlocs.py184 def ratio(self): member in CompilationData
/third_party/ninja/src/
H A Dstatus.cc120 double ratio = std::max(previous_average_cpu_time_millis, in RecalculateProgressPrediction() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c273 double ratio; in verify() local
[all...]
/third_party/skia/src/core/
H A DSkGeometry.cpp39 static int valid_unit_divide(SkScalar numer, SkScalar denom, SkScalar* ratio) { in valid_unit_divide() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderPerformanceCase.cpp77 float ratio = (float)numFrag / (float)numVert; in setVertexFragmentRatio() local
/third_party/ffmpeg/libavformat/
H A Djpegxl_probe.c114 static uint32_t jpegxl_width_from_ratio(uint32_t height, int ratio) in jpegxl_width_from_ratio() argument
/third_party/backends/backend/
H A Dplustek-usbimg.c332 double ratio; in usb_GetScaler() local
/third_party/FreeBSD/sys/net/
H A Dppp_defs.h144 unsigned int ratio; /* recent compression ratio << 8 */ member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminiunz.c249 uLong ratio=0; local
326 uLong ratio=0; local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c892 vk_to_intel_max_anisotropy(float ratio) in vk_to_intel_max_anisotropy() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c536 unsigned ratio = 1; in lp_build_conv_auto() local
/third_party/python/Lib/
H A Ddifflib.py597 def ratio(self): member in SequenceMatcher
[all...]

Completed in 25 milliseconds

12345