Searched refs:nmvcosts_hp (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h114 int nmvcosts_hp[2][MV_VALS]; member in struct:macroblock
H A Dvp9_ratectrl.c83 vp9_copy(cc->nmvcosts_hp, cpi->mb.nmvcosts_hp);
120 vp9_copy(cpi->mb.nmvcosts_hp, cc->nmvcosts_hp);
H A Dvp9_onyx_int.h67 int nmvcosts_hp[2][MV_VALS]; member in struct:__anon20712
H A Dvp9_onyx_if.c1561 cpi->mb.nmvcost_hp[0] = &cpi->mb.nmvcosts_hp[0][MV_MAX];
1562 cpi->mb.nmvcost_hp[1] = &cpi->mb.nmvcosts_hp[1][MV_MAX];

Completed in 227 milliseconds