Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h113 } scalingFactor_t; typedef
H A Dhal_h265d_com.h150 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()
723 hal_record_scaling_list((scalingFactor_t *)reg_ctx->scaling_rk, &sl); in hal_h265d_output_scalinglist_packet()
725 memcpy(ptr, reg_ctx->scaling_rk, sizeof(scalingFactor_t)); in hal_h265d_output_scalinglist_packet()
H A Dhal_h265d_rkv.c180 reg_ctx->scaling_rk = mpp_calloc(scalingFactor_t, 1); in hal_h265d_rkv_init()
H A Dhal_h265d_vdpu382.c112 reg_ctx->scaling_rk = mpp_calloc(scalingFactor_t, 1); in hal_h265d_vdpu382_init()
H A Dhal_h265d_vdpu34x.c112 reg_ctx->scaling_rk = mpp_calloc(scalingFactor_t, 1); in hal_h265d_vdpu34x_init()