Searched refs:vsi_34 (Results 1 – 1 of 1) sorted by relevance
222 struct venc_h264_vsi_34 *vsi_34; member321 wb_34 = inst->vsi_34->work_bufs; in h264_enc_alloc_work_buf()521 gop_size = inst->vsi_34->config.gop_size; in h264_encode_frame()522 intra_period = inst->vsi_34->config.intra_period; in h264_encode_frame()603 inst->vsi_34 = (struct venc_h264_vsi_34 *)inst->vpu_inst.vsi; in h264_enc_init()731 inst->vsi_34->config.input_fourcc = enc_prm->input_yuv_fmt; in h264_enc_set_vsi_34_configs()732 inst->vsi_34->config.bitrate = enc_prm->bitrate; in h264_enc_set_vsi_34_configs()733 inst->vsi_34->config.pic_w = enc_prm->width; in h264_enc_set_vsi_34_configs()734 inst->vsi_34->config.pic_h = enc_prm->height; in h264_enc_set_vsi_34_configs()735 inst->vsi_34->config.buf_w = enc_prm->buf_width; in h264_enc_set_vsi_34_configs()[all …]