Searched defs:Cb (Results 1 – 6 of 6) sorted by relevance
32 static Cb: S<B> = S { i: 0, t: B(31337) }; in main() variable
2 type Cb<T> = {noAlias: () => T}["noAlias"]; // `"noAlias"` here prevents an alias symbol from being… alias
264 const float Cb = 0.5f / (1.0f - Kr); in make_rgb_to_yuv_matrix() local
546 const float Cb = 0.5f / (1.0f - Kr); in make_rgb_to_yuv_matrix_ycbcr() local
15 rc_read_write_mask_fn Cb; member
1747 UShort4 Cb, Cr; in sampleTexel() local