Searched refs:sample_adaptive_offset_enabled_flag (Results 1 – 14 of 14) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 108 UINT32 sample_adaptive_offset_enabled_flag : 1; member
|
| H A D | h265e_syntax_new.h | 66 RK_U32 sample_adaptive_offset_enabled_flag : 1; member
|
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_syntax.c | 80 pp->sample_adaptive_offset_enabled_flag = sps->m_bUseSAO; in fill_picture_parameters()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 308 mpp_put_bits(&bp, dxva_cxt->pp.sample_adaptive_offset_enabled_flag , 1); in hal_h265d_v345_output_pps_packet() 522 mpp_put_bits(&bp, dxva_cxt->pp.sample_adaptive_offset_enabled_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_com.c | 558 if (dxva_cxt->pp.sample_adaptive_offset_enabled_flag) { in hal_h265d_slice_output_rps()
|
| H A D | hal_h265d_vdpu34x.c | 273 mpp_put_bits(&bp, dxva_cxt->pp.sample_adaptive_offset_enabled_flag , 1); in hal_h265d_v345_output_pps_packet() 499 mpp_put_bits(&bp, dxva_cxt->pp.sample_adaptive_offset_enabled_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 266 mpp_put_bits(&bp, dxva_cxt->pp.sample_adaptive_offset_enabled_flag , 1); in hal_h265d_v382_output_pps_packet()
|
| H A D | hal_h265d_vdpu384a.c | 394 mpp_put_bits(&bp, dxva_ctx->pp.sample_adaptive_offset_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| H A D | hal_h265d_vdpu383.c | 426 mpp_put_bits(&bp, dxva_ctx->pp.sample_adaptive_offset_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 856 regs->reg0237_synt_sps.smpl_adpt_ofst_e = syn->pp.sample_adaptive_offset_enabled_flag; in vepu540c_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu541.c | 1134 …regs->synt_sps.smpl_adpt_ofst_en = syn->pp.sample_adaptive_offset_enabled_flag;//slice->m_sps->… in vepu541_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu510.c | 1502 regs->synt_sps.smpl_adpt_ofst_e = syn->pp.sample_adaptive_offset_enabled_flag; in vepu510_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu511.c | 1896 regs->synt_sps.smpl_adpt_ofst_e = syn->pp.sample_adaptive_offset_enabled_flag; in vepu511_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu580.c | 2066 …regs->reg0237_synt_sps.smpl_adpt_ofst_e = syn->pp.sample_adaptive_offset_enabled_flag;//slice->… in vepu580_h265_set_slice_regs()
|