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

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 110 int *nmvcost_hp[2]; member in struct:macroblock
vp9_rd.c 284 cm->allow_high_precision_mv ? x->nmvcost_hp : x->nmvcost,
304 cm->allow_high_precision_mv ? x->nmvcost_hp : x->nmvcost,
vp9_encoder.c 642 mb->mvcost = mb->nmvcost_hp;
    [all...]

Completed in 99 milliseconds