Home
last modified time | relevance | path

Searched defs:coeff_ctx (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/decoder/
Ddecodetxb.c70 const int coeff_ctx = get_lower_levels_ctx_2d(levels, pos, bwl, tx_size); in read_coeffs_reverse_2d() local
93 const int coeff_ctx = in read_coeffs_reverse() local
248 const int coeff_ctx = get_lower_levels_ctx_eob(bwl, height, c); in av1_read_coeffs_txb() local
/external/libaom/libaom/av1/encoder/
Dencodetxb.c327 const int coeff_ctx, const TX_CLASS tx_class) {
389 const int coeff_ctx = local
596 const int coeff_ctx = coeff_contexts[pos]; local
794 const int coeff_ctx = coeff_contexts[pos]; local
816 const int coeff_ctx = coeff_contexts[pos]; local
833 const int coeff_ctx = coeff_contexts[pos]; local
1019 const int coeff_ctx = local
1086 const int coeff_ctx = local
1414 int ci, tran_low_t abs_qc, int coeff_ctx,
1439 int coeff_ctx, int dc_sign_ctx,
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c734 static int rate_block(int plane, int block, TX_SIZE tx_size, int coeff_ctx, in rate_block()
750 const int coeff_ctx = in block_rd_txfm() local
1151 const int coeff_ctx = in rd_pick_intra4x4block() local
1166 const int coeff_ctx = in rd_pick_intra4x4block() local
1251 const int coeff_ctx = in rd_pick_intra4x4block() local
1266 const int coeff_ctx = in rd_pick_intra4x4block() local
1708 int coeff_ctx; in encode_inter_mb_segment() local