Home | History | Annotate | Download | only in Bundle

Lines Matching refs:InstParams

534     LVM_InstParams_t        InstParams;                     /* Instance parameters */
542 InstParams.BufferMode = LVM_UNMANAGED_BUFFERS;
543 InstParams.MaxBlockSize = MAX_CALL_SIZE;
544 InstParams.EQNB_NumBands = MAX_NUM_BANDS;
545 InstParams.PSA_Included = LVM_PSA_ON;
550 &InstParams);
598 &InstParams);