Searched refs:nmvcosts (Results 1 – 4 of 4) sorted by relevance
120 int nmvcosts[2][MV_VALS]; member
118 vp9_copy(cc->nmvcosts, cpi->mb.nmvcosts); in vp9_save_coding_context()139 vp9_copy(cpi->mb.nmvcosts, cc->nmvcosts); in vp9_restore_coding_context()
52 int nmvcosts[2][MV_VALS]; member
1304 cpi->mb.nmvcost[0] = &cpi->mb.nmvcosts[0][MV_MAX]; in vp9_create_compressor()1305 cpi->mb.nmvcost[1] = &cpi->mb.nmvcosts[1][MV_MAX]; in vp9_create_compressor()