Home
last modified time | relevance | path

Searched refs:distance (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c662 RK_S32 distance = INT_MAX; in hal_h265d_vdpu382_gen_regs() local
855 … if ((pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc) < distance) in hal_h265d_vdpu382_gen_regs()
857distance = pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc); in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu384a.c792 RK_S32 distance = INT_MAX; in hal_h265d_vdpu384a_gen_regs() local
1066 … if ((pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc) < distance) in hal_h265d_vdpu384a_gen_regs()
1069distance = pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc); in hal_h265d_vdpu384a_gen_regs()
H A Dhal_h265d_vdpu34x.c853 RK_S32 distance = INT_MAX; in hal_h265d_vdpu34x_gen_regs() local
1084 … if ((pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc) < distance) in hal_h265d_vdpu34x_gen_regs()
1086distance = pocdistance(dxva_cxt->pp.PicOrderCntValList[i], dxva_cxt->pp.current_poc); in hal_h265d_vdpu34x_gen_regs()
H A Dhal_h265d_vdpu383.c871 RK_S32 distance = INT_MAX; in hal_h265d_vdpu383_gen_regs() local
1128 … if ((pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc) < distance) in hal_h265d_vdpu383_gen_regs()
1131distance = pocdistance(dxva_ctx->pp.PicOrderCntValList[i], dxva_ctx->pp.current_poc); in hal_h265d_vdpu383_gen_regs()
/rockchip-linux_mpp/
H A DCHANGELOG.md492 - [hal_h265d]: use INT_MAX for poc distance initiation
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md203 | hor_stride | RK_U32 | Represents the distance between two adjacent rows in vertical d…
602 |prep:hor_stride|S32|RK_S32|Indicates the distance between two adjacent lines in the vertical direc…