Searched refs:dst_qp (Results 1 – 1 of 1) sorted by relevance
156 void *dst_qp; member471 Vepu580RoiQpCfg *dst_qp = ctx->dst_qp; in gen_vepu580_roi_h264() local475 if (!src || !dst_qp || !dst_base) in gen_vepu580_roi_h264()479 memset(dst_qp, 0, roi_qp_size); in gen_vepu580_roi_h264()485 Vepu580RoiQpCfg *qp_cfg = &dst_qp[j * stride_h + k]; in gen_vepu580_roi_h264()542 void *dst_qp = ctx->dst_qp; in gen_vepu580_roi_h265() local546 if (!src || !dst_qp || !dst_base) in gen_vepu580_roi_h265()550 memset(dst_qp, 0, roi_qp_size); in gen_vepu580_roi_h265()584 set_roi_cu16_qp_cfg(dst_qp, zindex, cu16_cfg); in gen_vepu580_roi_h265()592 set_roi_cu64_qp_cfg(dst_qp, cu16_cfg); in gen_vepu580_roi_h265()[all …]