Searched defs:txb_costs (Results  1 – 2 of 2) sorted by relevance
| /external/libaom/av1/encoder/ | 
| D | txb_rdopt_utils.h | 67                         const LV_MAP_COEFF_COST *txb_costs, TX_CLASS tx_class) {  in get_eob_cost() 122     const LV_MAP_COEFF_COST *txb_costs, int bwl, TX_CLASS tx_class,  in get_two_coeff_cost_simple() 147                                      const LV_MAP_COEFF_COST *txb_costs,  in get_coeff_cost_eob() 169                                          const LV_MAP_COEFF_COST *txb_costs,  in get_coeff_cost_general()
  | 
| D | txb_rdopt.c | 21     const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff,  in update_coeff_general() 78     const int16_t *scan, const LV_MAP_COEFF_COST *txb_costs,  in update_coeff_simple() 131     const LV_MAP_COEFF_COST *txb_costs, const tran_low_t *tcoeff,  in update_coeff_eob() 332   const LV_MAP_COEFF_COST *txb_costs =  in av1_optimize_txb()  local
  |