Searched defs:dv_costs (Results 1 – 4 of 4) sorted by relevance
701 void av1_fill_dv_costs(const nmv_context *ndvc, IntraBCMVCosts *dv_costs) { in av1_fill_dv_costs()
801 int *dv_costs[2]; member1021 IntraBCMVCosts *dv_costs; member
156 const IntraBCMVCosts *dv_costs) { in av1_set_ms_to_intra_mode()
3192 const IntraBCMVCosts *const dv_costs = x->dv_costs; in rd_pick_intrabc_mode_sb() local