Searched refs:md_info_buf (Results 1 – 6 of 6) sorted by relevance
796 MppBuffer md_info_buf = NULL; in mpp_put_frame() local807 mpp_meta_get_buffer(meta, KEY_MOTION_INFO, &md_info_buf); in mpp_put_frame()808 if (md_info_buf) { in mpp_put_frame()809 ret = mpp_task_meta_set_buffer(mpp->mInputTask, KEY_MOTION_INFO, md_info_buf); in mpp_put_frame()
218 MppBuffer md_info_buf; /* md info buffer for deblurring */ member1478 if (ctx->md_info_buf) { in hal_h265e_v580_deinit()1479 mpp_buffer_put(ctx->md_info_buf); in hal_h265e_v580_deinit()1480 ctx->md_info_buf = NULL; in hal_h265e_v580_deinit()2424 if (ctx->md_info_buf) { in vepu580_h265_get_md_info_buf()2425 mpp_buffer_put(ctx->md_info_buf); in vepu580_h265_get_md_info_buf()2426 ctx->md_info_buf = NULL; in vepu580_h265_get_md_info_buf()2432 mpp_buffer_get(ctx->qpmap_grp, &ctx->md_info_buf, buf_size); in vepu580_h265_get_md_info_buf()2433 if (!ctx->md_info_buf) in vepu580_h265_get_md_info_buf()2437 ctx->md_info_buf, buf_size, ctx->md_info_buf_size); in vepu580_h265_get_md_info_buf()[all …]
1063 MppBuffer md_info_buf = enc_task->md_info; in vepu540c_h265_set_hw_address() local1089 if (md_info_buf) { in vepu540c_h265_set_hw_address()1091 regs->reg0171_meiw_addr = mpp_buffer_get_fd(md_info_buf); in vepu540c_h265_set_hw_address()
1390 MppBuffer md_info_buf = enc_task->md_info; in vepu54x_h265_set_hw_address() local1435 if (md_info_buf) { in vepu54x_h265_set_hw_address()1437 regs->meiw_addr_hevc = mpp_buffer_get_fd(md_info_buf); in vepu54x_h265_set_hw_address()
1626 MppBuffer md_info_buf = enc_task->md_info; in vepu510_h265_set_hw_address() local1653 if (md_info_buf) { in vepu510_h265_set_hw_address()1655 regs->common.meiw_addr = mpp_buffer_get_fd(md_info_buf); in vepu510_h265_set_hw_address()
1088 MppBuffer md_info_buf = enc_task->md_info; in vepu511_h265_set_hw_address() local1115 if (md_info_buf) { in vepu511_h265_set_hw_address()1117 regs->common.meiw_addr = mpp_buffer_get_fd(md_info_buf); in vepu511_h265_set_hw_address()