Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dvp9d_syntax.h113 UCHAR BitDepthMinus8Luma; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser2_syntax.c97 pic->BitDepthMinus8Luma = s->bpp - 8; in vp9d_fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c293 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in vp9d_refine_rcb_size()
361 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_rcb_info_update()
623 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_vdpu382_gen_regs()
H A Dhal_vp9d_vdpu34x.c291 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in vp9d_refine_rcb_size()
348 RK_U32 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_rcb_info_update()
613 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_vdpu34x_gen_regs()
H A Dhal_vp9d_rkv.c305 bit_depth = pic_param->BitDepthMinus8Luma + 8; in hal_vp9d_rkv_gen_regs()