Searched refs:sps_temporal_mvp_enabled_flag (Results 1 – 17 of 17) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 116 UINT32 sps_temporal_mvp_enabled_flag : 1; member
|
| H A D | h265e_syntax_new.h | 74 RK_U32 sps_temporal_mvp_enabled_flag : 1; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.h | 252 RK_U8 sps_temporal_mvp_enabled_flag; member
|
| H A D | h265d_parser2_syntax.c | 116 (sps->sps_temporal_mvp_enabled_flag << 18) | in fill_picture_parameters()
|
| H A D | h265d_ps.c | 739 if (openhevc_sps->sps_temporal_mvp_enabled_flag != in compare_sps() 740 sps->sps_temporal_mvp_enabled_flag) { in compare_sps() 1728 READ_ONEBIT(gb, &sps->sps_temporal_mvp_enabled_flag); in mpp_hevc_decode_nal_sps()
|
| H A D | h265d_parser.c | 885 if (s->sps->sps_temporal_mvp_enabled_flag) in hls_slice_header()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 320 mpp_put_bits(&bp, dxva_cxt->pp.sps_temporal_mvp_enabled_flag , 1); in hal_h265d_v345_output_pps_packet() 534 mpp_put_bits(&bp, dxva_cxt->pp.sps_temporal_mvp_enabled_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_com.c | 550 if (dxva_cxt->pp.sps_temporal_mvp_enabled_flag) in hal_h265d_slice_output_rps()
|
| H A D | hal_h265d_vdpu34x.c | 285 mpp_put_bits(&bp, dxva_cxt->pp.sps_temporal_mvp_enabled_flag , 1); in hal_h265d_v345_output_pps_packet() 511 mpp_put_bits(&bp, dxva_cxt->pp.sps_temporal_mvp_enabled_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 278 mpp_put_bits(&bp, dxva_cxt->pp.sps_temporal_mvp_enabled_flag , 1); in hal_h265d_v382_output_pps_packet()
|
| H A D | hal_h265d_vdpu384a.c | 406 mpp_put_bits(&bp, dxva_ctx->pp.sps_temporal_mvp_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| H A D | hal_h265d_vdpu383.c | 438 mpp_put_bits(&bp, dxva_ctx->pp.sps_temporal_mvp_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 860 regs->reg0237_synt_sps.tmpl_mvp_e = syn->pp.sps_temporal_mvp_enabled_flag; in vepu540c_h265_set_slice_regs() 978 if (syn->pp.sps_temporal_mvp_enabled_flag && in vepu540c_h265_set_me_regs()
|
| H A D | hal_h265e_vepu541.c | 1138 regs->synt_sps.tmpl_mvp_en = syn->pp.sps_temporal_mvp_enabled_flag; in vepu541_h265_set_slice_regs() 1285 if (syn->pp.sps_temporal_mvp_enabled_flag && in vepu541_h265_set_me_regs()
|
| H A D | hal_h265e_vepu510.c | 1506 regs->synt_sps.tmpl_mvp_e = syn->pp.sps_temporal_mvp_enabled_flag; in vepu510_h265_set_slice_regs() 1607 if (syn->pp.sps_temporal_mvp_enabled_flag && in vepu510_h265_set_me_regs()
|
| H A D | hal_h265e_vepu511.c | 1011 if (syn->pp.sps_temporal_mvp_enabled_flag && (ctx->frame_type != INTRA_FRAME)) { in vepu511_h265_set_me_regs() 1900 regs->synt_sps.tmpl_mvp_e = syn->pp.sps_temporal_mvp_enabled_flag; in vepu511_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu580.c | 2070 regs->reg0237_synt_sps.tmpl_mvp_e = syn->pp.sps_temporal_mvp_enabled_flag; in vepu580_h265_set_slice_regs() 2374 if (syn->pp.sps_temporal_mvp_enabled_flag && in vepu580_h265_set_me_regs()
|