Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h115 UINT32 long_term_ref_pics_present_flag : 1; member
H A Dh265e_syntax_new.h73 RK_U32 long_term_ref_pics_present_flag : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c712 if (openhevc_sps->long_term_ref_pics_present_flag in compare_sps()
713 != sps->long_term_ref_pics_present_flag) { in compare_sps()
1696 READ_ONEBIT(gb, &sps->long_term_ref_pics_present_flag); in mpp_hevc_decode_nal_sps()
1697 if (sps->long_term_ref_pics_present_flag) { in mpp_hevc_decode_nal_sps()
H A Dh265d_parser.h232 RK_U8 long_term_ref_pics_present_flag; member
H A Dh265d_parser2_syntax.c113 (sps->long_term_ref_pics_present_flag << 17) | in fill_picture_parameters()
H A Dh265d_parser.c431 if (!sps->long_term_ref_pics_present_flag) in decode_lt_rps()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c336 mpp_put_bits(&bp, dxva_cxt->pp.long_term_ref_pics_present_flag , 1); in hal_h265d_v345_output_pps_packet()
550 mpp_put_bits(&bp, dxva_cxt->pp.long_term_ref_pics_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_com.c513 if (dxva_cxt->pp.long_term_ref_pics_present_flag) { in hal_h265d_slice_output_rps()
H A Dhal_h265d_vdpu34x.c288 mpp_put_bits(&bp, dxva_cxt->pp.long_term_ref_pics_present_flag , 1); in hal_h265d_v345_output_pps_packet()
517 mpp_put_bits(&bp, dxva_cxt->pp.long_term_ref_pics_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c292 mpp_put_bits(&bp, dxva_cxt->pp.long_term_ref_pics_present_flag , 1); in hal_h265d_v382_output_pps_packet()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c874 regs->reg0237_synt_sps.lt_ref_pic_prsnt = syn->pp.long_term_ref_pics_present_flag; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1170 regs->synt_sps.lt_ref_pic_prsnt = syn->pp.long_term_ref_pics_present_flag; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c1980 regs->reg0237_synt_sps.lt_ref_pic_prsnt = syn->pp.long_term_ref_pics_present_flag; in vepu580_h265_set_slice_regs()