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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_pickmode.c163 x->nmvjointcost, x->mvcost,
168 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT);
H A Dvp9_block.h119 int nmvjointcost[MV_JOINTS]; member in struct:macroblock
H A Dvp9_onyx_int.h51 int nmvjointcost[MV_JOINTS]; member in struct:__anon1157
H A Dvp9_ratectrl.c117 vp9_copy(cc->nmvjointcost, cpi->mb.nmvjointcost);
138 vp9_copy(cpi->mb.nmvjointcost, cc->nmvjointcost);
H A Dvp9_rdopt.c307 vp9_build_nmv_cost_table(x->nmvjointcost,
1893 x->nmvjointcost, x->mvcost,
1915 x->nmvjointcost, x->mvcost,
1956 seg_mvs[i], bsi->ref_mv, x->nmvjointcost, x->mvcost);
2053 frame_mv, seg_mvs[i], bsi->ref_mv, x->nmvjointcost,
2517 x->nmvjointcost, x->mvcost,
2521 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT);
2621 x->nmvjointcost, x->mvcost,
2643 x->nmvjointcost, x->mvcost,
2671 x->nmvjointcost,
[all...]
H A Dvp9_mcomp.c713 (use_mvcost ? mv_err_cost(&mv, center_mv, x->nmvjointcost,
730 (use_mvcost ? mv_err_cost(&mv, center_mv, x->nmvjointcost,
1251 fn_ptr, x->nmvjointcost,
1270 fn_ptr, x->nmvjointcost, x->mvcost,
1291 fn_ptr, x->nmvjointcost, x->mvcost,
H A Dvp9_firstpass.c419 x->nmvjointcost,
445 x->nmvjointcost,

Completed in 64 milliseconds