Searched refs:get_coeff_cost_general (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.c | 1343 static INLINE int get_coeff_cost_general(int is_last, int ci, tran_low_t abs_qc, function 1406 get_coeff_cost_general(is_last, ci, abs_qc, sign, coeff_ctx, 1423 get_coeff_cost_general(is_last, ci, abs_qc_low, sign, coeff_ctx, 1545 get_coeff_cost_general(0, ci, abs_qc, sign, coeff_ctx, dc_sign_ctx, 1564 get_coeff_cost_general(0, ci, abs_qc_low, sign, coeff_ctx,
|