Home
last modified time | relevance | path

Searched refs:BitDepthMinus8Luma (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dvp9d_syntax.h113 UCHAR BitDepthMinus8Luma; member
/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser2_syntax.c97 pic->BitDepthMinus8Luma = s->bpp - 8; in vp9d_fill_picparams()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu383.c386 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in vp9d_refine_rcb_size()
449 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_rcb_info_update()
515 mpp_put_bits(&bp, pp->BitDepthMinus8Luma, 3); in prepare_uncompress_header()
850 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_vdpu383_gen_regs()
H A Dhal_vp9d_vdpu34x.c280 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in vp9d_refine_rcb_size()
337 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_rcb_info_update()
622 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_vdpu34x_gen_regs()
H A Dhal_vp9d_vdpu382.c281 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in vp9d_refine_rcb_size()
349 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_rcb_info_update()
632 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_vdpu382_gen_regs()
H A Dhal_vp9d_rkv.c309 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_rkv_gen_regs()