Searched refs:x_chroma_shift (Results 1 – 4 of 4) sorted by relevance
132 img->x_chroma_shift = xcs; in img_alloc_helper()204 + (x >> img->x_chroma_shift) in vpx_img_set_rect()208 + (x >> img->x_chroma_shift) in vpx_img_set_rect()214 + (x >> img->x_chroma_shift) in vpx_img_set_rect()218 + (x >> img->x_chroma_shift) in vpx_img_set_rect()
110 unsigned int x_chroma_shift; /**< subsampling order, X */ member
867 _img->x_chroma_shift=1; in y4m_input_fetch_frame()
922 ctx->preview_img.x_chroma_shift = 1; in vp8e_get_preview()