Searched defs:fval (Results 1 – 16 of 16) sorted by relevance
/third_party/libcoap/src/ |
D | coap_time.c | 70 #define Q(frac,fval) ((1 << (frac)) * (fval)) argument
|
D | net.c | 87 #define Q(frac,fval) ((uint16_t)(((1 << (frac)) * fval.integer_part) + \ argument
|
/third_party/skia/third_party/externals/oboe/src/common/ |
D | Utilities.cpp | 36 float fval = source[i]; in convertFloatToPcm16() local
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | d3des.c | 371 register unsigned long fval, work, right, leftt; in desfunc() local
|
/third_party/toybox/toys/other/ |
D | lsattr.c | 254 unsigned long fval = 0; in update_attr() local
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | goom_config_param.h | 71 struct FloatVal fval; member
|
D | goomsl_yacc.y | 956 HashValue *fval; in new_call() local
|
/third_party/alsa-lib/test/ |
D | pcm.c | 68 } fval; in generate_sine() local
|
/third_party/python/PC/ |
D | _msi.c | 675 FILETIME fval; in _msi_SummaryInformation_GetProperty_impl() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir.cpp | 329 ImmediateValue::ImmediateValue(Program *prog, float fval) in ImmediateValue()
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | m3u8.c | 605 gdouble fval; in gst_m3u8_update() local
|
/third_party/python/Objects/ |
D | floatobject.c | 124 PyFloat_FromDouble(double fval) in PyFloat_FromDouble()
|
/third_party/python/Modules/ |
D | audioop.c | 1109 double fval = (double)val1 + (double)val2; in audioop_add_impl() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.c | 3883 const gchar *fname, *fval; in gst_sdp_media_set_media_from_caps() local
|
/third_party/gstreamer/gstplugins_good/gst/videobox/ |
D | gstvideobox.c | 2799 const GValue *fval, *lval; in gst_video_box_transform_caps() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | linearize.c | 1085 static pseudo_t add_setfval(struct entrypoint *ep, struct symbol *ctype, long double fval) in add_setfval()
|