Searched refs:K0_2_2 (Results 1 – 3 of 3) sorted by relevance
62 #define K0_2_2 25 /* K0 fraction numerator for rv 2 and BG 2 */ 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()
86 #define K0_2_2 25 /* K0 fraction numerator for rv 2 and BG 2 */ 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()