Searched refs:H (Results 1 – 2 of 2) sorted by relevance
170 uint32_t W, H; in set_rects() local177 H = dst->r - dst->l; in set_rects()184 H = dst->b - dst->t; in set_rects()187 MULDIV(&e->src_rect.y, &e->src_rect.h, src->b - src->t, H); in set_rects()
124 short H[4],V[4]; in GetYUVformat() local136 H[j] = (0x0f & (Data[temp_index] >> 4)); in GetYUVformat()154 temp = (V[0]*H[0])/(V[1]*H[1]) ; in GetYUVformat()156 if (temp == 4 && H[0] == 2) in GetYUVformat()159 if (temp == 4 && H[0] == 4) in GetYUVformat()