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 D | h265d_syntax.h | 115 UINT32 long_term_ref_pics_present_flag : 1; member
|
| H A D | h265e_syntax_new.h | 73 RK_U32 long_term_ref_pics_present_flag : 1; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_ps.c | 712 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 D | h265d_parser.h | 232 RK_U8 long_term_ref_pics_present_flag; member
|
| H A D | h265d_parser2_syntax.c | 113 (sps->long_term_ref_pics_present_flag << 17) | in fill_picture_parameters()
|
| H A D | h265d_parser.c | 431 if (!sps->long_term_ref_pics_present_flag) in decode_lt_rps()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 336 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 D | hal_h265d_com.c | 513 if (dxva_cxt->pp.long_term_ref_pics_present_flag) { in hal_h265d_slice_output_rps()
|
| H A D | hal_h265d_vdpu34x.c | 288 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 D | hal_h265d_vdpu382.c | 292 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 D | hal_h265e_vepu540c.c | 874 regs->reg0237_synt_sps.lt_ref_pic_prsnt = syn->pp.long_term_ref_pics_present_flag; in vepu540c_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu541.c | 1170 regs->synt_sps.lt_ref_pic_prsnt = syn->pp.long_term_ref_pics_present_flag; in vepu541_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu580.c | 1980 regs->reg0237_synt_sps.lt_ref_pic_prsnt = syn->pp.long_term_ref_pics_present_flag; in vepu580_h265_set_slice_regs()
|