Home
last modified time | relevance | path

Searched defs:qb (Results 1 – 10 of 10) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion_product_single_f32.c60 const float32_t *qb, in arm_quaternion_product_single_f32()
95 const float32_t *qb, in arm_quaternion_product_single_f32()
Darm_quaternion_product_f32.c71 const float32_t *qb, in arm_quaternion_product_f32()
131 const float32_t *qb, in arm_quaternion_product_f32()
/third_party/skia/experimental/lowp-basic/
Dlerp-study.cpp45 Q15 qb(b << logPixelScale); in saturating_lerp() local
56 Q15 qb(b << logPixelScale); in ssse3_lerp() local
/third_party/skia/bench/
DGrQuadBench.cpp54 SkRect qb = fQuads[j].bounds(); in onDraw() local
/third_party/libsnd/src/ALAC/
Daglib.h59 uint32_t mb, mb0, pb, kb, wb, qb ; member
/third_party/skia/src/gpu/geometry/
DGrQuad.cpp14 static bool aa_affects_rect(float ql, float qt, float qr, float qb) { in aa_affects_rect()
/third_party/flutter/skia/src/gpu/geometry/
DGrQuad.cpp14 static bool aa_affects_rect(float ql, float qt, float qr, float qb) { in aa_affects_rect()
/third_party/boost/boost/math/distributions/
Dstudents_t.hpp293 RealType qb = quantile(complement(t, beta)); in operator ()() local
/third_party/popt/src/
Dlookup3.c798 uint8_t qa[MAXLEN+1], qb[MAXLEN+2], *a = &qa[0], *b = &qb[1]; in driver2() local
/third_party/ffmpeg/libavcodec/
Dopus_pvq.c242 int qn, qb; in celt_compute_qn() local