Home
last modified time | relevance | path

Searched refs:weighted_bipred_flag (Results 1 – 11 of 11) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h135 UINT32 weighted_bipred_flag : 1; member
H A Dh265e_syntax_new.h93 RK_U32 weighted_bipred_flag : 1; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h333 RK_U8 weighted_bipred_flag; member
H A Dh265d_parser2_syntax.c130 … (pps->weighted_bipred_flag << 5) | in fill_picture_parameters()
H A Dh265d_ps.c922 if (openhevc_pps->weighted_bipred_flag != pps->weighted_bipred_flag) { in compare_pps()
2021 READ_ONEBIT(gb, &pps->weighted_bipred_flag); in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.c996 (s->pps->weighted_bipred_flag && sh->slice_type == B_SLICE)) { in hls_slice_header()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c356 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_v345_output_pps_packet()
567 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c319 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_v345_output_pps_packet()
544 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c312 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c442 mpp_put_bits(&bp, dxva_ctx->pp.weighted_bipred_flag, 1); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c474 mpp_put_bits(&bp, dxva_ctx->pp.weighted_bipred_flag, 1); in hal_h265d_v345_output_pps_packet()