Searched refs:compute_cmask (Results 1 – 1 of 1) sorted by relevance
193 static int compute_cmask(int plane_no, int interlaced, enum AVPixelFormat pix_fmt) in compute_cmask() function213 const int cmask = compute_cmask(plane_no, c->interlaced, c->avctx->pix_fmt); in decode_plane()