Searched refs:xcs (Results 1 – 1 of 1) sorted by relevance
51 unsigned int h, w, s, xcs, ycs, bps; in img_alloc_helper() local108 xcs = 1; in img_alloc_helper()111 xcs = 0; in img_alloc_helper()128 align = (1 << xcs) - 1; in img_alloc_helper()161 img->x_chroma_shift = xcs; in img_alloc_helper()167 img->stride[VPX_PLANE_U] = img->stride[VPX_PLANE_V] = s >> xcs; in img_alloc_helper()