Home
last modified time | relevance | path

Searched refs:lists_modification_present_flag (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h144 UINT32 lists_modification_present_flag : 1; member
H A Dh265e_syntax_new.h102 RK_U32 lists_modification_present_flag : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h336 RK_U8 lists_modification_present_flag; member
H A Dh265d_parser2_syntax.c137 … (pps->lists_modification_present_flag << 14) | in fill_picture_parameters()
H A Dh265d_ps.c988 if (openhevc_pps->lists_modification_present_flag != in compare_pps()
989 pps->lists_modification_present_flag) { in compare_pps()
2128 READ_ONEBIT(gb, & pps->lists_modification_present_flag); in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.c939 if (s->pps->lists_modification_present_flag && nb_refs > 1) { in hls_slice_header()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c384 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_v345_output_pps_packet()
596 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_com.c606 if (dxva_cxt->pp.lists_modification_present_flag && nb_refs > 1) { in hal_h265d_slice_output_rps()
H A Dhal_h265d_vdpu34x.c334 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_v345_output_pps_packet()
563 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c338 mpp_put_bits(&bp, dxva_cxt->pp.lists_modification_present_flag , 1); in hal_h265d_v382_output_pps_packet()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c889 regs->reg0238_synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1185 regs->synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c1995 regs->reg0238_synt_pps.lst_mdfy_prsnt_flg = syn->pp.lists_modification_present_flag; in vepu580_h265_set_slice_regs()