Searched defs:b1 (Results 1 – 2 of 2) sorted by relevance
266 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yv12_to_rgb565() local308 signed b1 = clamp_rgb(1 * (1.1643835616438356 * y1 + 2.017232142857143 * u * 0.97)); in yv12_to_rgb888() local350 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yuv420p_to_rgb888() local
7147 float32_t b1, b2, b3, b4; in arm_bilinear_interp_f32() local