Searched defs:coeff_ctx (Results 1 – 5 of 5) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | txb_rdopt_utils.h | 121 int ci, tran_low_t abs_qc, int coeff_ctx, in get_two_coeff_cost_simple() 146 int coeff_ctx, int dc_sign_ctx, in get_coeff_cost_eob() 167 int sign, int coeff_ctx, in get_coeff_cost_general()
|
| D | txb_rdopt.c | 28 const int coeff_ctx = get_lower_levels_ctx_general( in update_coeff_general() local 89 const int coeff_ctx = in update_coeff_simple() local 138 const int coeff_ctx = in update_coeff_eob() local 374 const int coeff_ctx = get_lower_levels_ctx_eob(bwl, height, si); in av1_optimize_txb() local 488 const int coeff_ctx = coeff_contexts[pos]; in warehouse_efficients_txb() local 510 const int coeff_ctx = coeff_contexts[pos]; in warehouse_efficients_txb() local 527 const int coeff_ctx = coeff_contexts[pos]; in warehouse_efficients_txb() local
|
| D | encodetxb.c | 360 const int coeff_ctx = coeff_contexts[pos]; local 635 const int coeff_ctx = coeff_contexts[pos]; local 802 const int coeff_ctx = coeff_contexts[pos]; local
|
| /external/libaom/av1/decoder/ |
| D | decodetxb.c | 70 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 249 const int coeff_ctx = get_lower_levels_ctx_eob(bwl, height, c); in av1_read_coeffs_txb() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_rdopt.c | 734 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 1153 const int coeff_ctx = in rd_pick_intra4x4block() local 1170 const int coeff_ctx = in rd_pick_intra4x4block() local 1260 const int coeff_ctx = in rd_pick_intra4x4block() local 1277 const int coeff_ctx = in rd_pick_intra4x4block() local 1724 int coeff_ctx; in encode_inter_mb_segment() local
|