Searched refs:ptr_scaling (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 446 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->scaling_list_data); in hal_h265d_v345_output_pps_packet() local 449 hal_h265d_output_scalinglist_packet(hal, ptr_scaling, dxva); in hal_h265d_v345_output_pps_packet() 659 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->scaling_list_data); in hal_h265d_output_pps_packet() local 662 hal_h265d_output_scalinglist_packet(hal, ptr_scaling, dxva); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu34x.c | 414 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->bufs) + reg_ctx->sclst_offset; in hal_h265d_v345_output_pps_packet() local 424 hal_h265d_output_scalinglist_packet(hal, ptr_scaling + addr, dxva); in hal_h265d_v345_output_pps_packet() 635 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->scaling_list_data); in hal_h265d_output_pps_packet() local 644 hal_h265d_output_scalinglist_packet(hal, ptr_scaling + addr, dxva); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 407 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->bufs) + reg_ctx->sclst_offset; in hal_h265d_v382_output_pps_packet() local 417 hal_h265d_output_scalinglist_packet(hal, ptr_scaling + addr, dxva); in hal_h265d_v382_output_pps_packet()
|
| H A D | hal_h265d_vdpu384a.c | 610 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->bufs) + reg_ctx->sclst_offset; in hal_h265d_v345_output_pps_packet() local 620 hal_h265d_vdpu384a_scalinglist_packet(hal, ptr_scaling + addr, dxva); in hal_h265d_v345_output_pps_packet()
|
| H A D | hal_h265d_vdpu383.c | 614 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->bufs) + reg_ctx->sclst_offset; in hal_h265d_v345_output_pps_packet() local 624 hal_h265d_vdpu383_scalinglist_packet(hal, ptr_scaling + addr, dxva); in hal_h265d_v345_output_pps_packet()
|