Home
last modified time | relevance | path

Searched defs:allow_high_precision_mv (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libva/va/
Dva_dec_vp9.h99 uint32_t allow_high_precision_mv : 1; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h116 int allow_high_precision_mv; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c122 static void set_high_precision_mv(VP9_COMP *cpi, int allow_high_precision_mv) { in set_high_precision_mv()