Home
last modified time | relevance | path

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

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