Searched defs:ct0 (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | hermite.h | 29 double ct0, ct1, ct2, ct3; in hermite_interpolation() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp9prob.c | 29 static av_always_inline void adapt_prob(uint8_t *p, unsigned ct0, unsigned ct1, in adapt_prob()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_linear_sampler.c | 515 __m128i s4s, t4s, cs0, cs1, ct0, ct1, tmp, si[4]; in fetch_bgra_clamp_linear() local
|