Home
last modified time | relevance | path

Searched refs:output_flag_present_flag (Results 1 – 17 of 17) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h119 UINT32 output_flag_present_flag : 1; member
H A Dh265e_syntax_new.h77 RK_U32 output_flag_present_flag : 1; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h334 RK_U8 output_flag_present_flag; member
H A Dh265d_parser2_syntax.c119 (pps->output_flag_present_flag << 21) | in fill_picture_parameters()
H A Dh265d_ps.c926 if (openhevc_pps->output_flag_present_flag != pps->output_flag_present_flag) { in compare_pps()
1981 READ_ONEBIT(gb, &pps->output_flag_present_flag ); in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.c824 if (s->pps->output_flag_present_flag) in hls_slice_header()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c334 mpp_put_bits(&bp, dxva_cxt->pp.output_flag_present_flag , 1 ); in hal_h265d_v345_output_pps_packet()
545 mpp_put_bits(&bp, dxva_cxt->pp.output_flag_present_flag , 1 ); in hal_h265d_output_pps_packet()
H A Dhal_h265d_com.c483 if (dxva_cxt->pp.output_flag_present_flag) in hal_h265d_slice_output_rps()
H A Dhal_h265d_vdpu34x.c298 mpp_put_bits(&bp, dxva_cxt->pp.output_flag_present_flag , 1 ); in hal_h265d_v345_output_pps_packet()
522 mpp_put_bits(&bp, dxva_cxt->pp.output_flag_present_flag , 1 ); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c291 mpp_put_bits(&bp, dxva_cxt->pp.output_flag_present_flag , 1 ); in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c425 mpp_put_bits(&bp, dxva_ctx->pp.output_flag_present_flag, 1); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c457 mpp_put_bits(&bp, dxva_ctx->pp.output_flag_present_flag, 1); in hal_h265d_v345_output_pps_packet()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c865 regs->reg0238_synt_pps.out_flg_prsnt_flg = syn->pp.output_flag_present_flag; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1143 regs->synt_pps.out_flg_prsnt_flg = syn->pp.output_flag_present_flag; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu510.c1511 regs->synt_pps.out_flg_prsnt_flg = syn->pp.output_flag_present_flag; in vepu510_h265_set_slice_regs()
H A Dhal_h265e_vepu511.c1905 regs->synt_pps.out_flg_prsnt_flg = syn->pp.output_flag_present_flag; in vepu511_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c2075 regs->reg0238_synt_pps.out_flg_prsnt_flg = syn->pp.output_flag_present_flag; in vepu580_h265_set_slice_regs()