Searched defs:tcoeff (Results 1 – 5 of 5) sorted by relevance
21 const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff, in update_coeff_general()79 const tran_low_t *tcoeff, tran_low_t *qcoeff, tran_low_t *dqcoeff, in update_coeff_simple()131 const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff, in update_coeff_eob()316 const tran_low_t *tcoeff = p->coeff + block_offset; in av1_optimize_txb() local637 tran_low_t *tcoeff = p->coeff + BLOCK_OFFSET(block); in av1_cost_coeffs_txb_laplacian() local
350 const tran_low_t *tcoeff = tcoeff_txb + BLOCK_OFFSET(block); local566 tran_low_t *tcoeff; local728 tran_low_t *tcoeff; local
48 static INLINE int64_t get_coeff_dist(tran_low_t tcoeff, tran_low_t dqcoeff, in get_coeff_dist()
179 tran_low_t *tcoeff[MAX_MB_PLANE]; member
2341 tran_low_t *tcoeff; member