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

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 121 int *nmvcost[2]; member in struct:macroblock
vp9_onyx_if.c 246 mb->mvcost = mb->nmvcost;
    [all...]
vp9_rdopt.c 267 cm->allow_high_precision_mv ? cpi->mb.nmvcost_hp : cpi->mb.nmvcost,
    [all...]

Completed in 25 milliseconds