Searched refs:scaling_rk (Results 1 – 5 of 5) sorted by relevance
71 void *scaling_rk; member
180 reg_ctx->scaling_rk = mpp_calloc(scalingFactor_t, 1); in hal_h265d_rkv_init()181 if (reg_ctx->scaling_rk == NULL) { in hal_h265d_rkv_init()257 if (reg_ctx->scaling_rk) { in hal_h265d_rkv_deinit()258 mpp_free(reg_ctx->scaling_rk); in hal_h265d_rkv_deinit()
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()
112 reg_ctx->scaling_rk = mpp_calloc(scalingFactor_t, 1); in hal_h265d_vdpu382_init()116 if (reg_ctx->scaling_rk == NULL) { in hal_h265d_vdpu382_init()218 MPP_FREE(reg_ctx->scaling_rk); in hal_h265d_vdpu382_deinit()
112 reg_ctx->scaling_rk = mpp_calloc(scalingFactor_t, 1); in hal_h265d_vdpu34x_init()116 if (reg_ctx->scaling_rk == NULL) { in hal_h265d_vdpu34x_init()214 MPP_FREE(reg_ctx->scaling_rk); in hal_h265d_vdpu34x_deinit()