HomeSort by relevance Sort by last modified time
    Searched full:nmvjointsadcost (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 91 int nmvjointsadcost[MV_JOINTS]; member in struct:macroblock
vp9_mcomp.c 99 return ROUND_POWER_OF_TWO(mv_cost(&diff, x->nmvjointsadcost,
    [all...]
vp9_encoder.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 126 int nmvjointsadcost[MV_JOINTS]; member in struct:macroblock
vp9_mcomp.c 523 const int *const mvjsadcost = x->nmvjointsadcost;
    [all...]
vp9_onyx_if.c     [all...]

Completed in 567 milliseconds