Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddetokenize.c181 ProbaArray coef_probs; in vp8_decode_mb_tokens() local
195 coef_probs = fc->coef_probs [1]; in vp8_decode_mb_tokens()
197 nonzeros = GetCoeffs(bc, coef_probs, (*a + *l), 0, qcoeff_ptr + 24 * 16); in vp8_decode_mb_tokens()
203 coef_probs = fc->coef_probs [0]; in vp8_decode_mb_tokens()
208 coef_probs = fc->coef_probs [3]; in vp8_decode_mb_tokens()
217 nonzeros = GetCoeffs(bc, coef_probs, (*a + *l), skip_dc, qcoeff_ptr); in vp8_decode_mb_tokens()
226 coef_probs = fc->coef_probs [2]; in vp8_decode_mb_tokens()
235 nonzeros = GetCoeffs(bc, coef_probs, (*a + *l), 0, qcoeff_ptr); in vp8_decode_mb_tokens()
Ddecodeframe.c1307 vp8_prob *const p = pc->fc.coef_probs [i][j][k] + l; in vp8_decode_frame()
1314 if (k > 0 && *p != pc->fc.coef_probs[i][j][k-1][l]) in vp8_decode_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropy.c723 vp9_copy(cm->fc.coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
724 vp9_copy(cm->fc.coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
725 vp9_copy(cm->fc.coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
726 vp9_copy(cm->fc.coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
740 vp9_coeff_probs_model *const probs = cm->fc.coef_probs[tx_size]; in adapt_coef_probs()
741 const vp9_coeff_probs_model *const pre_probs = pre_fc->coef_probs[tx_size]; in adapt_coef_probs()
Dvp9_entropymode.h44 vp9_coeff_probs_model coef_probs[TX_SIZES][PLANE_TYPES]; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dtokenize.c132 t->context_tree = cpi->common.fc.coef_probs [1] [0] [pt]; in tokenize2nd_order_b()
147 t->context_tree = cpi->common.fc.coef_probs [1] [0] [pt]; in tokenize2nd_order_b()
164 t->context_tree = cpi->common.fc.coef_probs [1] [band] [pt]; in tokenize2nd_order_b()
177 t->context_tree = cpi->common.fc.coef_probs [1] [band] [pt]; in tokenize2nd_order_b()
231 t->context_tree = cpi->common.fc.coef_probs [type] [c] [pt]; in tokenize1st_order_b()
247 t->context_tree = cpi->common.fc.coef_probs [type] [c] [pt]; in tokenize1st_order_b()
265 t->context_tree = cpi->common.fc.coef_probs [type] [band] [pt]; in tokenize1st_order_b()
277 t->context_tree = cpi->common.fc.coef_probs [type] [band] [pt]; in tokenize1st_order_b()
304 t->context_tree = cpi->common.fc.coef_probs [2] [0] [pt]; in tokenize1st_order_b()
320 t->context_tree = cpi->common.fc.coef_probs [2] [0] [pt]; in tokenize1st_order_b()
[all …]
Dbitstream.c791 coef_probs[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS][ENTROPY_NODES])
809 (unsigned int)(coef_probs [i][j][k][l]));
897 const vp8_prob oldp = cpi->common.fc.coef_probs [i][j][k][t]; in independent_coef_context_savings()
958 const vp8_prob oldp = cpi->common.fc.coef_probs [i][j][k][t]; in default_coef_context_savings()
1105 const vp8_prob oldp = cpi->common.fc.coef_probs[i][j] in vp8_update_coef_probs()
1130 vp8_prob *Pold = cpi->common.fc.coef_probs [i][j][k] + t; in vp8_update_coef_probs()
1224 const vp8_prob newp = cpi->common.fc.coef_probs [i][j][k][t]; in pack_coef_probs()
Drdopt.c327 (const vp8_prob( *)[8][3][11]) l->coef_probs in vp8_initialize_rd_consts()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c91 const vp9_prob (*coef_probs)[COEFF_CONTEXTS][UNCONSTRAINED_NODES] = in decode_coefs() local
92 fc->coef_probs[tx_size][type][ref]; in decode_coefs()
108 prob = coef_probs[band][ctx]; in decode_coefs()
125 prob = coef_probs[band][ctx]; in decode_coefs()
Dvp9_decodeframe.c469 static void read_coef_probs_common(vp9_coeff_probs_model *coef_probs, in read_coef_probs_common() argument
479 vp9_diff_update_prob(r, &coef_probs[i][j][k][l][m]); in read_coef_probs_common()
487 read_coef_probs_common(fc->coef_probs[tx_size], r); in read_coef_probs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_tokenize.c231 vp9_prob (*const coef_probs)[COEFF_CONTEXTS][UNCONSTRAINED_NODES] = in tokenize_b() local
232 cpi->common.fc.coef_probs[tx_size][type][ref]; in tokenize_b()
254 add_token_no_extra(&t, coef_probs[band[c]][pt], ZERO_TOKEN, skip_eob, in tokenize_b()
265 add_token(&t, coef_probs[band[c]][pt], in tokenize_b()
278 add_token_no_extra(&t, coef_probs[band[c]][pt], EOB_TOKEN, 0, in tokenize_b()
Dvp9_bitstream.c489 vp9_coeff_probs_model *coef_probs = cpi->frame_coef_probs[tx_size]; in build_tree_distribution() local
505 coef_probs[i][j][k][l][m] = get_binary_prob( in build_tree_distribution()
519 cpi->common.fc.coef_probs[tx_size]; in update_coef_probs_common()
Dvp9_rdopt.c295 fill_token_costs(x->token_costs, cm->fc.coef_probs); in vp9_initialize_rd_consts()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dentropy.c186 vpx_memcpy(pc->fc.coef_probs, default_coef_probs, in vp8_default_coef_probs()
Donyxc_int.h47 vp8_prob coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES]; member