Home
last modified time | relevance | path

Searched refs:nmvcost (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h87 int *nmvcost[2]; member
Dvp9_rd.c306 : x->nmvcost, in vp9_initialize_rd_consts()
Dvp9_encoder.c225 mb->mvcost = mb->nmvcost; in vp9_set_high_precision_mv()
1740 cpi->td.mb.nmvcost[0] = &cpi->nmvcosts[0][MV_MAX]; in vp9_create_compressor()
1741 cpi->td.mb.nmvcost[1] = &cpi->nmvcosts[1][MV_MAX]; in vp9_create_compressor()