Searched refs:PicOrderCntValList (Results 1 – 8 of 8) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 180 INT PicOrderCntValList[15]; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser2_syntax.c | 239 pp->PicOrderCntValList[i] = frame->poc; in fill_picture_parameters() 245 pp->PicOrderCntValList[i] = 0; in fill_picture_parameters()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_vdpu34x.c | 1056 hw_regs->h265d_param.reg67_82_ref_poc[i] = dxva_cxt->pp.PicOrderCntValList[i]; in hal_h265d_vdpu34x_gen_regs() 1083 …_TASK_ERR, "cur poc %d, ref poc %d", dxva_cxt->pp.current_poc, dxva_cxt->pp.PicOrderCntValList[i]); in hal_h265d_vdpu34x_gen_regs() 1084 … if ((pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc) < distance) in hal_h265d_vdpu34x_gen_regs() 1086 … distance = pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc); in hal_h265d_vdpu34x_gen_regs() 1091 i, dxva_cxt->pp.PicOrderCntValList[i], in hal_h265d_vdpu34x_gen_regs()
|
| H A D | hal_h265d_vdpu382.c | 845 hw_regs->h265d_param.reg67_82_ref_poc[i] = dxva_cxt->pp.PicOrderCntValList[i]; in hal_h265d_vdpu382_gen_regs() 855 … if ((pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc) < distance) in hal_h265d_vdpu382_gen_regs() 857 … distance = pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc); in hal_h265d_vdpu382_gen_regs()
|
| H A D | hal_h265d_vdpu384a.c | 496 refpic_poc[i] = dxva_ctx->pp.PicOrderCntValList[i]; in hal_h265d_v345_output_pps_packet() 1066 … if ((pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc) < distance) in hal_h265d_vdpu384a_gen_regs() 1069 … distance = pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc); in hal_h265d_vdpu384a_gen_regs()
|
| H A D | hal_h265d_vdpu383.c | 528 refpic_poc[i] = dxva_ctx->pp.PicOrderCntValList[i]; in hal_h265d_v345_output_pps_packet() 1128 … if ((pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc) < distance) in hal_h265d_vdpu383_gen_regs() 1131 … distance = pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc); in hal_h265d_vdpu383_gen_regs()
|
| H A D | hal_h265d_com.c | 640 … if (dxva_cxt->pp.PicOrderCntValList[index] > dxva_cxt->pp.CurrPicOrderCntVal) in hal_h265d_slice_output_rps()
|
| H A D | hal_h265d_rkv.c | 878 hw_regs->sw_refer_poc[i] = dxva_cxt->pp.PicOrderCntValList[i]; in hal_h265d_rkv_gen_regs()
|