Searched refs:oddByteDecompInterim (Results 1 – 3 of 3) sorted by relevance
51 CpaBoolean oddByteDecompInterim; member
133 pCompService->comp_device_data.oddByteDecompInterim = CPA_FALSE; in SalCtrl_CompressionInit_CompData()176 pCompService->comp_device_data.oddByteDecompInterim = CPA_TRUE; in SalCtrl_CompressionInit_CompData()219 pCompService->comp_device_data.oddByteDecompInterim = CPA_TRUE; in SalCtrl_CompressionInit_CompData()264 pCompService->comp_device_data.oddByteDecompInterim = CPA_TRUE; in SalCtrl_CompressionInit_CompData()312 pCompService->comp_device_data.oddByteDecompInterim = CPA_FALSE; in SalCtrl_CompressionInit_CompData()
882 if (CPA_TRUE != pService->comp_device_data.oddByteDecompInterim) { in dcCreateRequest()