Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h312 RK_U8 weighted_bipred_flag; member
H A Dh265d_parser2_syntax.c128 … (pps->weighted_bipred_flag << 5) | in fill_picture_parameters()
H A Dh265d_ps.c906 if (openhevc_pps->weighted_bipred_flag != pps->weighted_bipred_flag) { in compare_pps()
1987 READ_ONEBIT(gb, &pps->weighted_bipred_flag); in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.c982 (s->pps->weighted_bipred_flag && sh->slice_type == B_SLICE)) { in hls_slice_header()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c374 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_v345_output_pps_packet()
585 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c324 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_v345_output_pps_packet()
552 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c328 mpp_put_bits(&bp, dxva_cxt->pp.weighted_bipred_flag , 1); in hal_h265d_v382_output_pps_packet()