Home
last modified time | relevance | path

Searched defs:coeff_costs (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/
Dencodetxb.h254 static inline int av1_cost_skip_txb(const CoeffCosts *coeff_costs, in av1_cost_skip_txb()
Dtxb_rdopt.c318 const CoeffCosts *coeff_costs = &x->coeff_costs; in av1_optimize_txb() local
460 const PLANE_TYPE plane_type, const LV_MAP_COEFF_COST *const coeff_costs, in warehouse_efficients_txb()
621 const PLANE_TYPE plane_type, const LV_MAP_COEFF_COST *const coeff_costs, in warehouse_efficients_txb_laplacian()
646 const LV_MAP_COEFF_COST *const coeff_costs = in av1_cost_coeffs_txb() local
682 const LV_MAP_COEFF_COST *const coeff_costs = in av1_cost_coeffs_txb_laplacian() local
Drd.c587 void av1_fill_coeff_costs(CoeffCosts *coeff_costs, FRAME_CONTEXT *fc, in av1_fill_coeff_costs()
Dblock.h808 LV_MAP_COEFF_COST coeff_costs[TX_SIZES][PLANE_TYPES]; member
1024 CoeffCosts coeff_costs; member