Searched refs:nmvcost_hp (Results 1 – 3 of 3) sorted by relevance
112 int *nmvcost_hp[2]; member
422 cm->allow_high_precision_mv ? x->nmvcost_hp : x->nmvcost, in vp9_initialize_rd_consts()442 cm->allow_high_precision_mv ? x->nmvcost_hp : x->nmvcost, in vp9_initialize_rd_consts()
804 mb->mvcost = mb->nmvcost_hp; in vp9_set_high_precision_mv()2435 cpi->td.mb.nmvcost_hp[0] = &cpi->nmvcosts_hp[0][MV_MAX]; in vp9_create_compressor()2436 cpi->td.mb.nmvcost_hp[1] = &cpi->nmvcosts_hp[1][MV_MAX]; in vp9_create_compressor()