Searched refs:vsi_34 (Results 1 – 1 of 1) sorted by relevance
223 struct venc_h264_vsi_34 *vsi_34; member327 wb_34 = inst->vsi_34->work_bufs; in h264_enc_alloc_work_buf()538 gop_size = inst->vsi_34->config.gop_size; in h264_encode_frame()539 intra_period = inst->vsi_34->config.intra_period; in h264_encode_frame()622 inst->vsi_34 = (struct venc_h264_vsi_34 *)inst->vpu_inst.vsi; in h264_enc_init()753 inst->vsi_34->config.input_fourcc = enc_prm->input_yuv_fmt; in h264_enc_set_vsi_34_configs()754 inst->vsi_34->config.bitrate = enc_prm->bitrate; in h264_enc_set_vsi_34_configs()755 inst->vsi_34->config.pic_w = enc_prm->width; in h264_enc_set_vsi_34_configs()756 inst->vsi_34->config.pic_h = enc_prm->height; in h264_enc_set_vsi_34_configs()757 inst->vsi_34->config.buf_w = enc_prm->buf_width; in h264_enc_set_vsi_34_configs()[all …]