Home
last modified time | relevance | path

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

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