Searched refs:pPreGain (Results 1 – 1 of 1) sorted by relevance
250 uint8_t *pPreGain = ctx->amdCtx.ispGain_prev->map(ctx->amdCtx.ispGain_prev); in processing() local253 assert ( pCurGain && pPreGain && pCurIn && pPreIn ); in processing()