Searched refs:highprecisionmvs (Results 1 – 8 of 8) sorted by relevance
104 uint8_t highprecisionmvs; member
306 !(hp = s->s.h.highprecisionmvs && in ff_vp9_fill_mv()337 !(hp = s->s.h.highprecisionmvs && in ff_vp9_fill_mv()
60 .allow_high_precision_mv = h->h.keyframe ? 0 : h->h.highprecisionmvs, in vaapi_vp9_start_frame()
74 .allow_high_precision_mv = h->h.keyframe ? 0 : h->h.highprecisionmvs, in nvdec_vp9_start_frame()
76 info->allowHighPrecisionMv = h->h.keyframe ? 0 : h->h.highprecisionmvs; in vdpau_vp9_start_frame()
68 ((h->h.keyframe ? 0 : h->h.highprecisionmvs) << 13) | in fill_picture_parameters()
216 if (s->s.h.highprecisionmvs) { in ff_vp9_adapt_probs()
615 s->s.h.highprecisionmvs = get_bits1(&s->gb); in decode_frame_header()1075 if (s->s.h.highprecisionmvs) { in decode_frame_header()