Home
last modified time | relevance | path

Searched defs:margin (Results 51 - 75 of 122) sorted by relevance

12345

/third_party/libsnd/tests/
H A Dlossy_comp_test.c649 lcomp_test_short (const char *filename, int filetype, int channels, double margin) in lcomp_test_short() argument
836 lcomp_test_int(const char *filename, int filetype, int channels, double margin) lcomp_test_int() argument
1034 lcomp_test_float(const char *filename, int filetype, int channels, double margin) lcomp_test_float() argument
1229 lcomp_test_double(const char *filename, int filetype, int channels, double margin) lcomp_test_double() argument
1425 sdlcomp_test_short(const char *filename, int filetype, int channels, double margin) sdlcomp_test_short() argument
1645 sdlcomp_test_int(const char *filename, int filetype, int channels, double margin) sdlcomp_test_int() argument
1869 sdlcomp_test_float(const char *filename, int filetype, int channels, double margin) sdlcomp_test_float() argument
2116 sdlcomp_test_double(const char *filename, int filetype, int channels, double margin) sdlcomp_test_double() argument
2484 error_function(double data, double orig, double margin) error_function() argument
[all...]
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamBuffered.cpp107 const int64_t margin = 200 * kNanosPerMicrosecond; // arbitrary delay so we wake up just after in predictNextCallbackTime() local
/third_party/skia/gm/
H A Dcomposeshader.cpp355 const SkScalar margin = 15; in DEF_SIMPLE_GM() local
H A Dtexteffects.cpp179 static int trim_with_halo(SkScalar intervals[], int count, SkScalar margin) { in trim_with_halo() argument
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_job_helper.cpp237 PrintMargin margin; in CreateMargin() local
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_job.cpp162 void PrintJob::SetMargin(const PrintMargin &margin) in SetMargin() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dpio_phy.c268 bxt_ddi_phy_set_signal_level(struct drm_i915_private *dev_priv, enum port port, u32 margin, u32 scale, u32 enable, u32 deemphasis) bxt_ddi_phy_set_signal_level() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.c183 static int mt76x02_dfs_get_multiple(int val, int frac, int margin) in mt76x02_dfs_get_multiple() argument
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dpwm_bl.c403 unsigned int margin = (max_val - min_val) / 20; /* 5% */ in pwm_backlight_is_linear() local
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dit8712f_wdt.c42 static int margin = 60; /* in seconds */ variable
[all...]
H A Dcoh901327_wdt.c73 static unsigned int margin; variable
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dit8712f_wdt.c41 static int margin = 60; /* in seconds */ variable
[all...]
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dpwm_bl.c394 unsigned int margin = (max_val - min_val) / 20; /* 5% */ in pwm_backlight_is_linear() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.c183 static int mt76x02_dfs_get_multiple(int val, int frac, int margin) in mt76x02_dfs_get_multiple() argument
/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp178 bool CDialog::GetMargins(int margin, int &x, int &y) in GetMargins() argument
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc440 ConstantPool::BlockScope::BlockScope(Assembler* assm, size_t margin) in BlockScope() argument
689 ConstantPool::BlockScope::BlockScope(Assembler* assm, size_t margin) in BlockScope() argument
/third_party/skia/src/core/
H A DSkMaskFilter.cpp377 SkIPoint margin; // ignored in computeFastBounds() local
/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp526 PrintMargin margin; in BuildPrintAttributes() local
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Dframe_rtg.c925 int set_frame_margin(struct frame_info *frame_info, int margin) in set_frame_margin() argument
H A Drtg_ctrl.c377 static int set_frame(struct frame_info *frame_info, int margin) in set_frame() argument
410 int update_frame_state(int grp_id, int margin, bool in_frame) in update_frame_state() argument
515 static int set_margin(int grp_id, int margin) in set_margin() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-core-priv.h167 static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) in geq_margin() argument
172 static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) in eq_margin() argument
/kernel/linux/linux-6.6/drivers/media/rc/
H A Drc-core-priv.h167 static inline bool geq_margin(unsigned d1, unsigned d2, unsigned margin) in geq_margin() argument
172 static inline bool eq_margin(unsigned d1, unsigned d2, unsigned margin) in eq_margin() argument
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Dframe_rtg.c925 int set_frame_margin(struct frame_info *frame_info, int margin) in set_frame_margin() argument
H A Drtg_ctrl.c377 static int set_frame(struct frame_info *frame_info, int margin) in set_frame() argument
410 int update_frame_state(int grp_id, int margin, bool in_frame) in update_frame_state() argument
515 static int set_margin(int grp_id, int margin) in set_margin() argument
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc131 double margin=2.25*fscale; in add_border_rect() local
376 double margin = 2.25; add_label() local
[all...]

Completed in 23 milliseconds

12345