Searched refs:nmvcost_hp (Results 1 – 3 of 3) sorted by relevance
110 int *nmvcost_hp[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()
642 mb->mvcost = mb->nmvcost_hp; in vp9_set_high_precision_mv()2127 cpi->td.mb.nmvcost_hp[0] = &cpi->nmvcosts_hp[0][MV_MAX]; in vp9_create_compressor()2128 cpi->td.mb.nmvcost_hp[1] = &cpi->nmvcosts_hp[1][MV_MAX]; in vp9_create_compressor()