Home
last modified time | relevance | path

Searched defs:tcoeff (Results 1 – 5 of 5) sorted by relevance

/external/libaom/av1/encoder/
Dtxb_rdopt.c21 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() local
637 tran_low_t *tcoeff = p->coeff + BLOCK_OFFSET(block); in av1_cost_coeffs_txb_laplacian() local
Dencodetxb.c350 const tran_low_t *tcoeff = tcoeff_txb + BLOCK_OFFSET(block); local
566 tran_low_t *tcoeff; local
728 tran_low_t *tcoeff; local
Dtxb_rdopt_utils.h48 static INLINE int64_t get_coeff_dist(tran_low_t tcoeff, tran_low_t dqcoeff, in get_coeff_dist()
Dblock.h179 tran_low_t *tcoeff[MAX_MB_PLANE]; member
Dencoder.h2341 tran_low_t *tcoeff; member