Searched refs:K0_2_1 (Results 1 – 3 of 3) sorted by relevance
61 #define K0_2_1 33 /* K0 fraction numerator for rv 2 and BG 1 */ macro
889 return (bg == 1 ? K0_2_1 : K0_2_2) * z_c; in get_k0()898 return (((bg == 1 ? K0_2_1 : K0_2_2) * n_cb) in get_k0()
85 #define K0_2_1 33 /* K0 fraction numerator for rv 2 and BG 1 */ macro1886 return (bg == 1 ? K0_2_1 : K0_2_2) * z_c; in get_k0()1895 return (((bg == 1 ? K0_2_1 : K0_2_2) * n_cb) in get_k0()