Home
last modified time | relevance | path

Searched refs:bit_depth_luma_minus8 (Results 1 – 22 of 22) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Davs2d_syntax.h28 RK_U32 bit_depth_luma_minus8 : 3; member
H A Dh264d_syntax.h65 RK_U8 bit_depth_luma_minus8; member
352 RK_U8 bit_depth_luma_minus8; member
H A Dh265d_syntax.h78 USHORT bit_depth_luma_minus8 : 3; member
H A Dh265e_syntax_new.h39 RK_U16 bit_depth_luma_minus8 : 3; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c179 cur_sps->bit_depth_luma_minus8 = 0; in parser_sps()
226 READ_UE(p_bitctx, &cur_sps->bit_depth_luma_minus8); in parser_sps()
227 ASSERT(cur_sps->bit_depth_luma_minus8 < 7); in parser_sps()
406 p_Vid->bit_depth_luma = sps->bit_depth_luma_minus8 + 8; in update_video_pars()
H A Dh264d_fill.c150 pp->bit_depth_luma_minus8 = p_Vid->active_sps->bit_depth_luma_minus8; in fill_picparams()
H A Dh264d_slice.c279 ret |= (sps->bit_depth_luma_minus8 > 2); in check_sps_pps()
332 …init_qp_minus26 > 25 || pps->pic_init_qp_minus26 < -(26 + 6 * (RK_S32)sps->bit_depth_luma_minus8)); in check_sps_pps()
H A Dh264d_global.h536 RK_S32 bit_depth_luma_minus8; // ue(v) member
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c367 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_spspps()
800 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in h264d_refine_rcb_size()
850 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in hal_h264d_rcb_info_update()
H A Dhal_h264d_vdpu384a.c169 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_spspps()
682 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in h264d_refine_rcb_size()
729 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in hal_h264d_rcb_info_update()
H A Dhal_h264d_vdpu383.c182 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_spspps()
731 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in h264d_refine_rcb_size()
778 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in hal_h264d_rcb_info_update()
H A Dhal_h264d_vdpu382.c373 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_spspps()
829 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in h264d_refine_rcb_size()
888 RK_U32 bit_depth = p_hal->pp->bit_depth_luma_minus8 + 8; in hal_h264d_rcb_info_update()
H A Dhal_h264d_rkv_reg.c266 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_spspps()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu34x.c261 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_luma_minus8 + 8 , 4); in hal_h265d_v345_output_pps_packet()
487 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_luma_minus8 + 8 , 4); in hal_h265d_output_pps_packet()
675 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in h265d_refine_rcb_size()
778 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in hal_h265d_rcb_info_update()
H A Dhal_h265d_vdpu382.c254 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_luma_minus8 + 8 , 4); in hal_h265d_v382_output_pps_packet()
446 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in h265d_refine_rcb_size()
549 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in hal_h265d_rcb_info_update()
H A Dhal_h265d_vdpu384a.c382 mpp_put_bits(&bp, dxva_ctx->pp.bit_depth_luma_minus8, 3); in hal_h265d_v345_output_pps_packet()
652 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in h265d_refine_rcb_size()
729 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in hal_h265d_rcb_info_update()
H A Dhal_h265d_vdpu383.c414 mpp_put_bits(&bp, dxva_ctx->pp.bit_depth_luma_minus8, 3); in hal_h265d_v345_output_pps_packet()
656 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in h265d_refine_rcb_size()
733 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in hal_h265d_rcb_info_update()
H A Dhal_h265d_rkv.c296 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_luma_minus8 + 8 , 4); in hal_h265d_v345_output_pps_packet()
510 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_luma_minus8 + 8 , 4); in hal_h265d_output_pps_packet()
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_parse.c375 pp->bit_depth_luma_minus8 = vsh->bit_depth - 8; in avs2d_fill_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu383.c103 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_header()
H A Dhal_avs2d_rkv.c121 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_header()
H A Dhal_avs2d_vdpu382.c121 mpp_put_bits(&bp, pp->bit_depth_luma_minus8, 3); in prepare_header()