Searched refs:weighted_bipred_flag (Results 1 – 11 of 11) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 135 UINT32 weighted_bipred_flag : 1; member
|
| H A D | h265e_syntax_new.h | 93 RK_U32 weighted_bipred_flag : 1; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.h | 333 RK_U8 weighted_bipred_flag; member
|
| H A D | h265d_parser2_syntax.c | 130 … (pps->weighted_bipred_flag << 5) | in fill_picture_parameters()
|
| H A D | h265d_ps.c | 922 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 D | h265d_parser.c | 996 (s->pps->weighted_bipred_flag && sh->slice_type == B_SLICE)) { in hls_slice_header()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 356 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 D | hal_h265d_vdpu34x.c | 319 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 D | hal_h265d_vdpu382.c | 312 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_v382_output_pps_packet()
|
| H A D | hal_h265d_vdpu384a.c | 442 mpp_put_bits(&bp, dxva_ctx->pp.weighted_bipred_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| H A D | hal_h265d_vdpu383.c | 474 mpp_put_bits(&bp, dxva_ctx->pp.weighted_bipred_flag, 1); in hal_h265d_v345_output_pps_packet()
|