Home
last modified time | relevance | path

Searched defs:ratio (Results 1 - 25 of 100) sorted by relevance

1234

/third_party/backends/backend/escl/
H A Descl_crop.c40 double ratio = 1.0; in escl_crop_surface() local
H A Descl_jpeg.c195 double ratio = (double)cinfo.output_width / (double)scanner->caps[scanner->source].width; in get_JPEG_data() local
/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H A DQRUtil.js264 var ratio = Math.abs(100 * darkCount / moduleCount / moduleCount - 50) / 5; variable
/third_party/mesa3d/src/tool/pps/
H A Dpps.h33 constexpr double ratio(double num, double den) in ratio() function
/third_party/FreeBSD/contrib/gdtoa/
H A Dsmisc.c73 ratio in ratio() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D2-2.c88 float ratio; in main() local
H A D2-1.c88 float ratio; in main() local
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
H A DTorusLightingES1.cpp51 float ratio = static_cast<float>(getWindow()->getWidth()) / variable
H A DTorusLightingES2.cpp78 float ratio = static_cast<float>(getWindow()->getWidth()) / variable
H A DTorusBufferStorage.cpp98 float ratio = static_cast<float>(getWindow()->getWidth()) / variable
/third_party/ffmpeg/libavcodec/
H A Damfenc_hevc.c153 AMFRatio ratio = AMFConstructRatio(avctx->sample_aspect_ratio.num, avctx->sample_aspect_ratio.den); in amf_encode_init_hevc() local
H A Damfenc_h264.c194 AMFRatio ratio = AMFConstructRatio(avctx->sample_aspect_ratio.num, avctx->sample_aspect_ratio.den); in amf_encode_init_h264() local
H A Dmetasound.c73 float ratio = (float)mtab->size / isampf; in decode_ppc() local
/third_party/glfw/examples/
H A Doffscreen.c80 float ratio; in main() local
H A Dtriangle-opengl.c145 const float ratio = width / (float) height; in main() local
H A Dtriangle-opengles.c146 const float ratio = width / (float) height; in main() local
/third_party/pulseaudio/src/pulsecore/resampler/
H A Dsoxr.c68 double ratio; in resampler_soxr_reset() local
97 double ratio; in resampler_soxr_update_rates() local
113 double ratio; in pa_resampler_soxr_init() local
[all...]
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dadrian-aec.c127 float ratio, stepsize; in AEC_dtd() local
/third_party/glfw/tests/
H A Dreopen.c200 float ratio; in main() local
H A Dmsaa.c181 float ratio; in main() local
/third_party/backends/backend/
H A Du12-image.c810 double ratio; in u12image_PrepareScaling() local
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo_compare.c51 float n1, n2, ratio; in main() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drescaler_utils.c62 const uint64_t ratio = num / den; in WebPRescalerInit() local
/third_party/skia/tests/
H A DPointTest.cpp158 SkScalar ratio = slow.length() / fast.length(); in DEF_TEST() local
/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

Completed in 11 milliseconds

1234