Searched refs:scaling_list_data (Results 1 – 4 of 4) sorted by relevance
19 MppBuffer scaling_list_data; member46 MppBuffer scaling_list_data; member
51 ®_ctx->g_buf[i].scaling_list_data, in hal_h265d_alloc_res()74 ret = mpp_buffer_get(reg_ctx->group, ®_ctx->scaling_list_data, in hal_h265d_alloc_res()104 if (reg_ctx->g_buf[i].scaling_list_data) { in hal_h265d_release_res()105 ret = mpp_buffer_put(reg_ctx->g_buf[i].scaling_list_data); in hal_h265d_release_res()133 if (reg_ctx->scaling_list_data) { in hal_h265d_release_res()134 ret = mpp_buffer_put(reg_ctx->scaling_list_data); in hal_h265d_release_res()446 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->scaling_list_data); in hal_h265d_v345_output_pps_packet()447 RK_U32 fd = mpp_buffer_get_fd(reg_ctx->scaling_list_data); 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()660 RK_U32 fd = mpp_buffer_get_fd(reg_ctx->scaling_list_data); in hal_h265d_output_pps_packet()[all …]
635 RK_U8 *ptr_scaling = (RK_U8 *)mpp_buffer_get_ptr(reg_ctx->scaling_list_data); in hal_h265d_output_pps_packet()646 RK_U32 fd = mpp_buffer_get_fd(reg_ctx->scaling_list_data); in hal_h265d_output_pps_packet()
1339 static int scaling_list_data(HEVCContext *s, ScalingList *sl, HEVCSPS *sps) in scaling_list_data() function1670 ret = scaling_list_data(s, &sps->scaling_list, sps); in mpp_hevc_decode_nal_sps()2154 ret = scaling_list_data(s, &pps->scaling_list, sps); in mpp_hevc_decode_nal_pps()