Home
last modified time | relevance | path

Searched refs:pic_in_cts_height (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c429 RK_S32 pic_in_cts_height = (height + in hal_h265d_v345_output_pps_packet() local
440 … row_height[i] = ((i + 1) * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1) - in hal_h265d_v345_output_pps_packet()
441 … (i * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1); in hal_h265d_v345_output_pps_packet()
642 RK_S32 pic_in_cts_height = (height + in hal_h265d_output_pps_packet() local
653 … row_height[i] = ((i + 1) * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1) - in hal_h265d_output_pps_packet()
654 … (i * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c379 RK_S32 pic_in_cts_height = (height + in hal_h265d_v345_output_pps_packet() local
390 … row_height[i] = ((i + 1) * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1) - in hal_h265d_v345_output_pps_packet()
391 … (i * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1); in hal_h265d_v345_output_pps_packet()
608 RK_S32 pic_in_cts_height = (height + in hal_h265d_output_pps_packet() local
619 … row_height[i] = ((i + 1) * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1) - in hal_h265d_output_pps_packet()
620 … (i * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c383 RK_S32 pic_in_cts_height = (height + in hal_h265d_v382_output_pps_packet() local
394 … row_height[i] = ((i + 1) * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1) - in hal_h265d_v382_output_pps_packet()
395 … (i * pic_in_cts_height) / (dxva_cxt->pp.num_tile_rows_minus1 + 1); in hal_h265d_v382_output_pps_packet()