Searched refs:xcs (Results 1 – 5 of 5) sorted by relevance
52 unsigned int h, w, s, xcs, ycs, bps; in img_alloc_helper() local127 xcs = 1; in img_alloc_helper()130 xcs = 0; in img_alloc_helper()147 align = (1 << xcs) - 1; in img_alloc_helper()186 img->x_chroma_shift = xcs; in img_alloc_helper()192 img->stride[VPX_PLANE_U] = img->stride[VPX_PLANE_V] = s >> xcs; in img_alloc_helper()
31 int xcs; member
21 uint32_t xcs; member
91 out->cs = regs.xcs; in FillCPUContext()
269 thread->regs.xcs = rawregs->cs; in ParseThreadRegisters()