Searched defs:Cb (Results 1 – 4 of 4) sorted by relevance
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
37 rc_read_write_mask_fn Cb; member
1747 UShort4 Cb, Cr; in sampleTexel() local