Searched refs:qpmap_qp_cfg_buf (Results 1 – 4 of 4) sorted by relevance
365 if (NULL == ctx->qpmap_qp_cfg_buf) { in setup_vepu580_qpmap_buf()366 mpp_buffer_get(NULL, &ctx->qpmap_qp_cfg_buf, qpmap_qp_cfg_size); in setup_vepu580_qpmap_buf()367 if (!ctx->qpmap_qp_cfg_buf) { in setup_vepu580_qpmap_buf()
103 MppBuffer qpmap_qp_cfg_buf; member275 if (p->qpmap_qp_cfg_buf) { in hal_h264e_vepu580_deinit()276 mpp_buffer_put(p->qpmap_qp_cfg_buf); in hal_h264e_vepu580_deinit()277 p->qpmap_qp_cfg_buf = NULL; in hal_h264e_vepu580_deinit()
659 if (NULL == ctx->qpmap_qp_cfg_buf) { in vepu580_setup_qpmap_buf()660 mpp_buffer_get(NULL, &ctx->qpmap_qp_cfg_buf, qpmap_qp_cfg_size); in vepu580_setup_qpmap_buf()661 if (!ctx->qpmap_qp_cfg_buf) { in vepu580_setup_qpmap_buf()
220 MppBuffer qpmap_qp_cfg_buf; member1488 if (ctx->qpmap_qp_cfg_buf) { in hal_h265e_v580_deinit()1489 mpp_buffer_put(ctx->qpmap_qp_cfg_buf); in hal_h265e_v580_deinit()1490 ctx->qpmap_qp_cfg_buf = NULL; in hal_h265e_v580_deinit()