| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h264d_syntax.h | 55 RK_U16 weighted_pred_flag : 1; member 342 RK_U16 weighted_pred_flag : 1; member
|
| H A D | h265d_syntax.h | 134 UINT32 weighted_pred_flag : 1; member
|
| H A D | h265e_syntax_new.h | 92 RK_U32 weighted_pred_flag : 1; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/ |
| H A D | nal-h264.h | 175 unsigned int weighted_pred_flag; member
|
| H A D | nal-h264.c | 718 rbsp_bit(rbsp, &pps->weighted_pred_flag); in nal_h264_rbsp_pps()
|
| H A D | allegro-core.c | 1376 pps->weighted_pred_flag = 0; in allegro_h264_write_pps()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_fill.c | 142 pp->weighted_pred_flag = p_Vid->active_pps->weighted_pred_flag; in fill_picparams()
|
| H A D | h264d_pps.c | 87 READ_ONEBIT(p_bitctx, &cur_pps->weighted_pred_flag); in parser_pps()
|
| H A D | h264d_slice.c | 574 if ((currSlice->p_Vid->active_pps->weighted_pred_flag in process_slice()
|
| H A D | h264d_global.h | 636 RK_S32 weighted_pred_flag; // u(1) member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.h | 311 RK_U8 weighted_pred_flag; member
|
| H A D | h265d_parser2_syntax.c | 127 … (pps->weighted_pred_flag << 4) | in fill_picture_parameters()
|
| H A D | h265d_ps.c | 902 if (openhevc_pps->weighted_pred_flag != pps->weighted_pred_flag) { in compare_pps() 1985 READ_ONEBIT(gb, &pps->weighted_pred_flag); in mpp_hevc_decode_nal_pps()
|
| H A D | h265d_parser.c | 981 if ((s->pps->weighted_pred_flag && sh->slice_type == P_SLICE) || in hls_slice_header()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 373 mpp_put_bits(&bp, dxva_cxt->pp.weighted_pred_flag , 1); in hal_h265d_v345_output_pps_packet() 584 mpp_put_bits(&bp, dxva_cxt->pp.weighted_pred_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu34x.c | 323 mpp_put_bits(&bp, dxva_cxt->pp.weighted_pred_flag , 1); in hal_h265d_v345_output_pps_packet() 551 mpp_put_bits(&bp, dxva_cxt->pp.weighted_pred_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 327 mpp_put_bits(&bp, dxva_cxt->pp.weighted_pred_flag , 1); in hal_h265d_v382_output_pps_packet()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_vdpu34x.c | 415 mpp_put_bits(&bp, pp->weighted_pred_flag, 1); in prepare_spspps() 640 if (!pp->weighted_pred_flag) in set_registers()
|
| H A D | hal_h264d_rkv_reg.c | 321 mpp_put_bits(&bp, pp->weighted_pred_flag, 1); in prepare_spspps()
|
| H A D | hal_h264d_vdpu1.c | 633 p_regs->SwReg07.sw_weight_pred_e = pp->weighted_pred_flag; in vdpu1_set_asic_regs()
|
| H A D | hal_h264d_vdpu2.c | 745 p_regs->sw115.weight_pred_en = pp->weighted_pred_flag; in set_asic_regs()
|
| H A D | hal_h264d_vdpu382.c | 421 mpp_put_bits(&bp, pp->weighted_pred_flag, 1); in prepare_spspps()
|