HomeSort by relevance Sort by last modified time
    Searched refs:nmvjointcost (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_block.h 78 int nmvjointcost[MV_JOINTS]; member in struct:macroblock
vp9_encoder.h 51 int nmvjointcost[MV_JOINTS]; member in struct:__anon17791
vp9_pickmode.c 176 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT);
191 x->nmvjointcost, x->mvcost,
vp9_rdopt.c     [all...]
vp9_rd.c 283 vp9_build_nmv_cost_table(x->nmvjointcost,
vp9_encoder.c 239 vp9_copy(cc->nmvjointcost, cpi->mb.nmvjointcost);
267 vp9_copy(cpi->mb.nmvjointcost, cc->nmvjointcost);
    [all...]
vp9_mcomp.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_pickmode.c 163 x->nmvjointcost, x->mvcost,
168 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT);
vp9_block.h 119 int nmvjointcost[MV_JOINTS]; member in struct:macroblock
vp9_onyx_int.h 51 int nmvjointcost[MV_JOINTS]; member in struct:__anon40743
vp9_ratectrl.c 117 vp9_copy(cc->nmvjointcost, cpi->mb.nmvjointcost);
138 vp9_copy(cpi->mb.nmvjointcost, cc->nmvjointcost);
    [all...]
vp9_rdopt.c 307 vp9_build_nmv_cost_table(x->nmvjointcost,
    [all...]
vp9_mcomp.c 713 (use_mvcost ? mv_err_cost(&mv, center_mv, x->nmvjointcost,
730 (use_mvcost ? mv_err_cost(&mv, center_mv, x->nmvjointcost,
    [all...]
vp9_firstpass.c 419 x->nmvjointcost,
445 x->nmvjointcost,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 119 int nmvjointcost[MV_JOINTS]; member in struct:macroblock
vp9_pickmode.c 136 x->nmvjointcost, x->mvcost, MV_COST_WEIGHT);
169 x->nmvjointcost, x->mvcost,
vp9_onyx_int.h 51 int nmvjointcost[MV_JOINTS]; member in struct:__anon29562
vp9_rdopt.c 307 vp9_build_nmv_cost_table(x->nmvjointcost,
    [all...]
vp9_mcomp.c 713 (use_mvcost ? mv_err_cost(&mv, center_mv, x->nmvjointcost,
730 (use_mvcost ? mv_err_cost(&mv, center_mv, x->nmvjointcost,
    [all...]
vp9_onyx_if.c 211 vp9_copy(cc->nmvjointcost, cpi->mb.nmvjointcost);
232 vp9_copy(cpi->mb.nmvjointcost, cc->nmvjointcost);
    [all...]
vp9_firstpass.c 420 x->nmvjointcost,
446 x->nmvjointcost,
    [all...]

Completed in 1065 milliseconds