Searched refs:nmvsadcosts (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_block.h127 int nmvsadcosts[2][MV_VALS]; member in struct:macroblock
H A Dvp9_onyx_if.c1306 cpi->mb.nmvsadcost[0] = &cpi->mb.nmvsadcosts[0][MV_MAX];
1307 cpi->mb.nmvsadcost[1] = &cpi->mb.nmvsadcosts[1][MV_MAX];

Completed in 45 milliseconds