Home
last modified time | relevance | path

Searched refs:hal_record_scaling_list (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h151 void hal_record_scaling_list(scalingFactor_t *pScalingFactor_out, scalingList_t *pScalingList);
H A Dhal_h265d_com.c93 void hal_record_scaling_list(scalingFactor_t *pScalingFactor_out, scalingList_t *pScalingList) in hal_record_scaling_list() function
724 hal_record_scaling_list((scalingFactor_t *)reg_ctx->scaling_rk, &sl); in hal_h265d_output_scalinglist_packet()