Searched refs:nmvcost (Results 1 – 3 of 3) sorted by relevance
109 int *nmvcost[2]; member
284 cm->allow_high_precision_mv ? x->nmvcost_hp : x->nmvcost, in vp9_initialize_rd_consts()304 cm->allow_high_precision_mv ? x->nmvcost_hp : x->nmvcost, in vp9_initialize_rd_consts()
645 mb->mvcost = mb->nmvcost; in vp9_set_high_precision_mv()2121 cpi->td.mb.nmvcost[0] = &cpi->nmvcosts[0][MV_MAX]; in vp9_create_compressor()2122 cpi->td.mb.nmvcost[1] = &cpi->nmvcosts[1][MV_MAX]; in vp9_create_compressor()