Searched refs:nmvjointcost (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h111 int nmvjointcost[MV_JOINTS]; member in struct:macroblock
H A Dvp9_ratectrl.c81 vp9_copy(cc->nmvjointcost, cpi->mb.nmvjointcost);
118 vp9_copy(cpi->mb.nmvjointcost, cc->nmvjointcost);
H A Dvp9_rdopt.c259 cpi->mb.nmvjointcost,
1826 x->nmvjointcost, x->mvcost,
1845 x->nmvjointcost, x->mvcost,
1884 bsi->ref_mv, bsi->second_ref_mv, x->nmvjointcost,
1983 bsi->ref_mv, bsi->second_ref_mv, x->nmvjointcost,
2441 x->nmvjointcost, x->mvcost,
2445 x->nmvjointcost, x->mvcost,
2558 x->nmvjointcost, x->mvcost,
2577 x->nmvjointcost, x->mvcost,
2607 x->nmvjointcost,
[all...]
H A Dvp9_onyx_int.h65 int nmvjointcost[MV_JOINTS]; member in struct:__anon20712
H A Dvp9_mcomp.c1025 use_mvcost ? mv_err_cost(&this_mv, center_mv, x->nmvjointcost, x->mvcost,
1478 fn_ptr, x->nmvjointcost,
1497 fn_ptr, x->nmvjointcost, x->mvcost,
1517 fn_ptr, x->nmvjointcost, x->mvcost,
H A Dvp9_firstpass.c429 x->nmvjointcost,
453 x->nmvjointcost,

Completed in 95 milliseconds