Searched refs:workBuffer (Results 1 – 3 of 3) sorted by relevance
87 effect_buffer_t* workBuffer; member
252 pContext->pBundledContext->workBuffer = NULL; in EffectCreate()411 if (pContext->pBundledContext->workBuffer != NULL) { in EffectRelease()412 free(pContext->pBundledContext->workBuffer); in EffectRelease()642 if (pContext->pBundledContext->workBuffer != NULL) { in LvmBundle_process()643 free(pContext->pBundledContext->workBuffer); in LvmBundle_process()645 pContext->pBundledContext->workBuffer = in LvmBundle_process()647 if (pContext->pBundledContext->workBuffer == NULL) { in LvmBundle_process()652 pOutTmp = pContext->pBundledContext->workBuffer; in LvmBundle_process()
376 pContext->pBundledContext->workBuffer = NULL; in lvmCreate()