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
252 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
585 const int coeff_ctx = coeff_contexts[pos]; local
774 const int coeff_ctx = coeff_contexts[pos]; local
796 const int coeff_ctx = coeff_contexts[pos]; local
813 const int coeff_ctx = coeff_contexts[pos]; local
905 const int coeff_ctx = local
972 const int coeff_ctx = local
1298 int ci, tran_low_t abs_qc, int coeff_ctx,
1323 int coeff_ctx, int dc_sign_ctx,
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c653 static int rate_block(int plane, int block, TX_SIZE tx_size, int coeff_ctx, in rate_block()
669 const int coeff_ctx = in block_rd_txfm() local
1012 const int coeff_ctx = in rd_pick_intra4x4block() local
1027 const int coeff_ctx = in rd_pick_intra4x4block() local
1112 const int coeff_ctx = in rd_pick_intra4x4block() local
1127 const int coeff_ctx = in rd_pick_intra4x4block() local
1567 int coeff_ctx; in encode_inter_mb_segment() local