Searched defs:n_px_have (Results 1 – 1 of 1) sorted by relevance
99 int n_px_need = 4 << tx, n_px_have = (((s->cols - col) << !ss_h) - x) * 4; in check_intra_mode() local188 int n_px_need = 4 << tx, i, n_px_have = (((s->rows - row) << !ss_v) - y) * 4; in check_intra_mode() local