Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dvp9_compressed_header_parser.cc217 void Vp9CompressedHeaderParser::ReadMvProbs(bool allow_high_precision_mv, in ReadMvProbs()
Dvp9_parser.h226 bool allow_high_precision_mv; member
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h149 int allow_high_precision_mv; member
/external/libaom/libaom/av1/common/
Donyxc_int.h368 int allow_high_precision_mv; member
/external/libaom/libaom/av1/encoder/
Dencoder.c303 static void set_high_precision_mv(AV1_COMP *cpi, int allow_high_precision_mv, in set_high_precision_mv()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c775 void vp9_set_high_precision_mv(VP9_COMP *cpi, int allow_high_precision_mv) { in vp9_set_high_precision_mv()