Home
last modified time | relevance | path

Searched refs:row_height_minus1 (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h172 USHORT row_height_minus1[21]; member
H A Dh265e_syntax_new.h113 RK_S32 row_height_minus1[21]; member
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c142 pp->row_height_minus1[i] = pps->m_nTileRowHeightArray[i] - 1; in fill_picture_parameters()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c157 pp->row_height_minus1[i] = pps->bufs.row_height[i] - 1; in fill_picture_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c399 row_height[i] = dxva_cxt->pp.row_height_minus1[i] + 1; in hal_h265d_v345_output_pps_packet()
612 row_height[i] = dxva_cxt->pp.row_height_minus1[i] + 1; in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c362 row_height[i] = dxva_cxt->pp.row_height_minus1[i] + 1; in hal_h265d_v345_output_pps_packet()
588 row_height[i] = dxva_cxt->pp.row_height_minus1[i] + 1; in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c355 row_height[i] = dxva_cxt->pp.row_height_minus1[i] + 1; in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c540 row_height[i] = dxva_ctx->pp.row_height_minus1[i] + 1; in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c572 row_height[i] = dxva_ctx->pp.row_height_minus1[i] + 1; in hal_h265d_v345_output_pps_packet()