Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_block.h123 int *nmvcost_hp[2]; member
Dvp9_onyx_if.c126 mb->mvcost = mb->nmvcost_hp; in set_high_precision_mv()
1310 cpi->mb.nmvcost_hp[0] = &cpi->mb.nmvcosts_hp[0][MV_MAX]; in vp9_create_compressor()
1311 cpi->mb.nmvcost_hp[1] = &cpi->mb.nmvcosts_hp[1][MV_MAX]; in vp9_create_compressor()
Dvp9_rdopt.c308 cm->allow_high_precision_mv ? x->nmvcost_hp in vp9_initialize_rd_consts()