Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_api.c37 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_init()
87 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_deinit()
103 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_gen_regs()
114 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_start()
125 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_wait()
136 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_reset()
147 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_flush()
158 HalH265dCtx *p = (HalH265dCtx *)ctx; in hal_h265d_control()
170 .ctx_size = sizeof(HalH265dCtx),
H A Dhal_h265d_rkv.c45 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_alloc_res()
100 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_release_res()
167 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_rkv_init()
241 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_rkv_deinit()
279 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_v345_output_pps_packet()
493 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_output_pps_packet()
768 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_rkv_gen_regs()
932 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_rkv_start()
1002 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_rkv_wait()
1076 HalH265dCtx *p_hal = (HalH265dCtx *)hal; in hal_h265d_rkv_reset()
[all …]
H A Dhal_h265d_vdpu382.c101 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu382_init()
192 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu382_deinit()
237 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_v382_output_pps_packet()
564 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_rcb_info_update()
647 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_vdpu382_gen_regs()
954 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu382_start()
1075 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu382_wait()
1162 HalH265dCtx *p_hal = (HalH265dCtx *)hal; in hal_h265d_vdpu382_reset()
1179 HalH265dCtx *p_hal = (HalH265dCtx *)hal; in hal_h265d_vdpu382_control()
1204 .ctx_size = sizeof(HalH265dCtx),
H A Dhal_h265d_vdpu34x.c101 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu34x_init()
188 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu34x_deinit()
233 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_v345_output_pps_packet()
460 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_output_pps_packet()
769 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_rcb_info_update()
852 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_vdpu34x_gen_regs()
1143 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu34x_start()
1267 HalH265dCtx *reg_ctx = (HalH265dCtx *)hal; in hal_h265d_vdpu34x_wait()
1354 HalH265dCtx *p_hal = (HalH265dCtx *)hal; in hal_h265d_vdpu34x_reset()
1371 HalH265dCtx *p_hal = (HalH265dCtx *)hal; in hal_h265d_vdpu34x_control()
[all …]
H A Dhal_h265d_ctx.h99 } HalH265dCtx; typedef
H A Dhal_h265d_com.c698 HalH265dCtx *reg_ctx = ( HalH265dCtx *)hal; in hal_h265d_output_scalinglist_packet()