Searched refs:qpmap_base_cfg_buf (Results 1 – 4 of 4) sorted by relevance
356 if (NULL == ctx->qpmap_base_cfg_buf) { in setup_vepu580_qpmap_buf()357 mpp_buffer_get(NULL, &ctx->qpmap_base_cfg_buf, qpmap_base_cfg_size); in setup_vepu580_qpmap_buf()358 if (!ctx->qpmap_base_cfg_buf) { in setup_vepu580_qpmap_buf()
102 MppBuffer qpmap_base_cfg_buf; member270 if (p->qpmap_base_cfg_buf) { in hal_h264e_vepu580_deinit()271 mpp_buffer_put(p->qpmap_base_cfg_buf); in hal_h264e_vepu580_deinit()272 p->qpmap_base_cfg_buf = NULL; in hal_h264e_vepu580_deinit()
650 if (NULL == ctx->qpmap_base_cfg_buf) { in vepu580_setup_qpmap_buf()651 mpp_buffer_get(NULL, &ctx->qpmap_base_cfg_buf, qpmap_base_cfg_size); in vepu580_setup_qpmap_buf()652 if (!ctx->qpmap_base_cfg_buf) { in vepu580_setup_qpmap_buf()
219 MppBuffer qpmap_base_cfg_buf; member1483 if (ctx->qpmap_base_cfg_buf) { in hal_h265e_v580_deinit()1484 mpp_buffer_put(ctx->qpmap_base_cfg_buf); in hal_h265e_v580_deinit()1485 ctx->qpmap_base_cfg_buf = NULL; in hal_h265e_v580_deinit()