Home
last modified time | relevance | path

Searched refs:LV_MAP_EOB_COST (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/
Dtxb_rdopt.c130 const int16_t *scan, const LV_MAP_EOB_COST *txb_eob_costs, in update_coeff_eob()
335 const LV_MAP_EOB_COST *txb_eob_costs = in av1_optimize_txb()
468 const LV_MAP_EOB_COST *const eob_costs = in warehouse_efficients_txb()
592 const LV_MAP_EOB_COST *const eob_costs = in warehouse_efficients_txb_laplacian()
Dblock.h173 } LV_MAP_EOB_COST; typedef
781 LV_MAP_EOB_COST eob_costs[7][2];
Dtxb_rdopt_utils.h66 static int get_eob_cost(int eob, const LV_MAP_EOB_COST *txb_eob_costs, in get_eob_cost()
Drd.c567 LV_MAP_EOB_COST *pcost = &coeff_costs->eob_costs[eob_multi_size][plane]; in av1_fill_coeff_costs()