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

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 88 int *nmvcost_hp[2]; member in struct:macroblock
vp9_rd.c 305 cm->allow_high_precision_mv ? x->nmvcost_hp
vp9_encoder.c 222 mb->mvcost = mb->nmvcost_hp;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 123 int *nmvcost_hp[2]; member in struct:macroblock
vp9_onyx_if.c 126 mb->mvcost = mb->nmvcost_hp;
    [all...]
vp9_rdopt.c 308 cm->allow_high_precision_mv ? x->nmvcost_hp
    [all...]

Completed in 80 milliseconds