Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/cpu/
A Deth-raw-os.c221 struct iphdr *iph = packet; in sandbox_eth_raw_os_send() local
243 addr.sin_addr.s_addr = iph->saddr; in sandbox_eth_raw_os_send()
/u-boot/drivers/video/
A Dstb_truetype.h2572 float ipw = 1.0f / pw, iph = 1.0f / ph; in stbtt_GetBakedQuad() local
2583 q->t0 = b->y0 * iph; in stbtt_GetBakedQuad()
2585 q->t1 = b->y1 * iph; in stbtt_GetBakedQuad()
3021 float ipw = 1.0f / pw, iph = 1.0f / ph; in stbtt_GetPackedQuad() local
3039 q->t0 = b->y0 * iph; in stbtt_GetPackedQuad()
3041 q->t1 = b->y1 * iph; in stbtt_GetPackedQuad()

Completed in 17 milliseconds