Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Drd.c701 void av1_fill_dv_costs(const nmv_context *ndvc, IntraBCMVCosts *dv_costs) { in av1_fill_dv_costs()
Dblock.h801 int *dv_costs[2]; member
1021 IntraBCMVCosts *dv_costs; member
Dmcomp.c156 const IntraBCMVCosts *dv_costs) { in av1_set_ms_to_intra_mode()
Drdopt.c3192 const IntraBCMVCosts *const dv_costs = x->dv_costs; in rd_pick_intrabc_mode_sb() local