Home | History | Annotate | Download | only in encoder

Lines Matching refs:s_vbv_op

1250     ih264e_ctl_set_vbv_params_op_t s_vbv_op;
1264 s_vbv_op.s_ive_op.u4_size = sizeof(ih264e_ctl_set_vbv_params_op_t);
1266 status = ih264e_api_function(ps_app_ctxt->ps_enc,&s_vbv_ip,&s_vbv_op);
1271 s_vbv_op.s_ive_op.u4_error_code);