Searched refs:cabac_init_present_flag (Results 1 – 16 of 16) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 122 UINT32 cabac_init_present_flag : 1; member
|
| H A D | h265e_syntax_new.h | 80 RK_U32 cabac_init_present_flag : 1; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.h | 317 RK_U8 cabac_init_present_flag; member
|
| H A D | h265d_parser2_syntax.c | 122 (pps->cabac_init_present_flag << 26) | in fill_picture_parameters()
|
| H A D | h265d_ps.c | 867 if (openhevc_pps->cabac_init_present_flag != pps->cabac_init_present_flag) { in compare_pps() 1986 READ_ONEBIT(gb, &pps->cabac_init_present_flag); in mpp_hevc_decode_nal_pps()
|
| H A D | h265d_parser.c | 971 if (s->pps->cabac_init_present_flag) in hls_slice_header()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 337 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet() 548 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu34x.c | 301 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet() 525 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 294 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v382_output_pps_packet()
|
| H A D | hal_h265d_vdpu384a.c | 429 mpp_put_bits(&bp, dxva_ctx->pp.cabac_init_present_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| H A D | hal_h265d_vdpu383.c | 461 mpp_put_bits(&bp, dxva_ctx->pp.cabac_init_present_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 868 regs->reg0238_synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu540c_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu541.c | 1146 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu541_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu510.c | 1514 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu510_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu511.c | 1908 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu511_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu580.c | 2078 regs->reg0238_synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu580_h265_set_slice_regs()
|