Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_image.c51 unsigned int h, w, s, xcs, ycs, bps; in img_alloc_helper() local
120 ycs = 1; in img_alloc_helper()
123 ycs = 0; in img_alloc_helper()
130 align = (1 << ycs) - 1; in img_alloc_helper()
162 img->y_chroma_shift = ycs; in img_alloc_helper()