Home
last modified time | relevance | path

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

/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/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.c244 int qn, qb; in celt_compute_qn() local
/third_party/lame/libmp3lame/
Dlame.c681 struct q_map { int sr_a; float qa, qb, ta, tb; int lp; }; in lame_init_params() member