Searched refs:left_entropy_context (Results 1 – 7 of 7) sorted by relevance
36 ENTROPY_CONTEXT *const l = pd->left_entropy_context + loff; in av1_set_entropy_contexts()71 memset(pd->left_entropy_context, 0, sizeof(ENTROPY_CONTEXT) * txs_high); in av1_reset_entropy_context()
991 pd->left_entropy_context = in set_entropy_context()992 &xd->left_entropy_context[i][left_idx >> pd->subsampling_y]; in set_entropy_context()1285 av1_zero(xd->left_entropy_context); in av1_zero_left_context()
402 ENTROPY_CONTEXT *left_entropy_context; member567 ENTROPY_CONTEXT left_entropy_context[MAX_MB_PLANE][MAX_MIB_SIZE]; member
341 pd->left_entropy_context + row, &txb_ctx); in av1_read_coeffs_txb_facade()
974 const ENTROPY_CONTEXT *const left = pd->left_entropy_context; in get_entropy_contexts_plane()
2097 pd->left_entropy_context + blk_row, &txb_ctx);
1508 memcpy(xd->left_entropy_context[p] + (tx_row >> xd->plane[p].subsampling_y), in restore_context()1543 xd->left_entropy_context[p] + (tx_row >> xd->plane[p].subsampling_y), in save_context()