Home
last modified time | relevance | path

Searched refs:ipw (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h2563 float ipw = 1.0f / pw, iph = 1.0f / ph; in stbtt_GetBakedQuad() local
2573 q->s0 = b->x0 * ipw; in stbtt_GetBakedQuad()
2575 q->s1 = b->x1 * ipw; in stbtt_GetBakedQuad()
3012 float ipw = 1.0f / pw, iph = 1.0f / ph; in stbtt_GetPackedQuad() local
3029 q->s0 = b->x0 * ipw; in stbtt_GetPackedQuad()
3031 q->s1 = b->x1 * ipw; in stbtt_GetPackedQuad()