Searched refs:nmvcosts_hp (Results 1 – 4 of 4) sorted by relevance
122 int nmvcosts_hp[2][MV_VALS]; member
119 vp9_copy(cc->nmvcosts_hp, cpi->mb.nmvcosts_hp); in vp9_save_coding_context()140 vp9_copy(cpi->mb.nmvcosts_hp, cc->nmvcosts_hp); in vp9_restore_coding_context()
53 int nmvcosts_hp[2][MV_VALS]; member
1310 cpi->mb.nmvcost_hp[0] = &cpi->mb.nmvcosts_hp[0][MV_MAX]; in vp9_create_compressor()1311 cpi->mb.nmvcost_hp[1] = &cpi->mb.nmvcosts_hp[1][MV_MAX]; in vp9_create_compressor()