Searched refs:lists_modification_present_flag (Results 1 – 17 of 17) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 144 UINT32 lists_modification_present_flag : 1; member
|
| H A D | h265e_syntax_new.h | 102 RK_U32 lists_modification_present_flag : 1; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.h | 357 RK_U8 lists_modification_present_flag; member
|
| H A D | h265d_parser2_syntax.c | 139 … (pps->lists_modification_present_flag << 14) | in fill_picture_parameters()
|
| H A D | h265d_ps.c | 1004 if (openhevc_pps->lists_modification_present_flag != in compare_pps() 1005 pps->lists_modification_present_flag) { in compare_pps() 2162 READ_ONEBIT(gb, & pps->lists_modification_present_flag); in mpp_hevc_decode_nal_pps()
|
| H A D | h265d_parser.c | 953 if (s->pps->lists_modification_present_flag && nb_refs > 1) { in hls_slice_header()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 366 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_v345_output_pps_packet() 578 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_com.c | 607 if (dxva_cxt->pp.lists_modification_present_flag && nb_refs > 1) { in hal_h265d_slice_output_rps()
|
| H A D | hal_h265d_vdpu34x.c | 329 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_v345_output_pps_packet() 555 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 322 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_v382_output_pps_packet()
|
| H A D | hal_h265d_vdpu384a.c | 453 mpp_put_bits(&bp, dxva_ctx->pp.lists_modification_present_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| H A D | hal_h265d_vdpu383.c | 485 mpp_put_bits(&bp, dxva_ctx->pp.lists_modification_present_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 874 regs->reg0238_synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu540c_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu541.c | 1152 regs->synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu541_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu510.c | 1520 regs->synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu510_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu511.c | 1914 regs->synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu511_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu580.c | 2084 regs->reg0238_synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu580_h265_set_slice_regs()
|