Home
last modified time | relevance | path

Searched refs:allow_high_precision_mv (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dvp9d_syntax.h105 USHORT allow_high_precision_mv : 1; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_vp9d.h195 RK_U32 allow_high_precision_mv : 1; member
H A Dvdpu382_vp9d.h195 RK_U32 allow_high_precision_mv : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser2_syntax.c93 pic->allow_high_precision_mv = s->highprecisionmvs; in vp9d_fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.h200 RK_U8 allow_high_precision_mv; member
H A Dav1d_parser2_syntax.c90 pp->coding.high_precision_mv = frame_header->allow_high_precision_mv; in av1d_fill_picparams()
H A Dav1d_cbs.c1554 abs_bits = AV1_GM_ABS_TRANS_ONLY_BITS - !current->allow_high_precision_mv; in mpp_av1_global_motion_param()
1555 prec_bits = AV1_GM_TRANS_ONLY_PREC_BITS - !current->allow_high_precision_mv; in mpp_av1_global_motion_param()
1981 infer(allow_high_precision_mv, 0); in mpp_av1_uncompressed_header()
1983 flag(allow_high_precision_mv); in mpp_av1_uncompressed_header()
H A Dav1d_parser.c195 !s->raw_frame_header->allow_high_precision_mv; in read_global_param()
197 !s->raw_frame_header->allow_high_precision_mv; in read_global_param()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c490 vp9_hw_regs->vp9d_param.reg103.allow_high_precision_mv = pic_param->allow_high_precision_mv; in hal_vp9d_vdpu382_gen_regs()
H A Dhal_vp9d_vdpu34x.c477 vp9_hw_regs->vp9d_param.reg103.allow_high_precision_mv = pic_param->allow_high_precision_mv; in hal_vp9d_vdpu34x_gen_regs()