Searched refs:tempOutputBuffer (Results 1 – 1 of 1) sorted by relevance
3277 M4VIFI_UInt8 *finalOutputBuffer = NULL, *tempOutputBuffer= NULL; in applyEffectsAndRenderingMode() local3295 tempOutputBuffer = (M4VIFI_UInt8*)M4OSA_32bitAlignedMalloc( in applyEffectsAndRenderingMode()3298 if(tempOutputBuffer == NULL) { in applyEffectsAndRenderingMode()3313 (M4VIFI_UInt8 *)tempOutputBuffer, params->videoWidth, params->videoHeight); in applyEffectsAndRenderingMode()3323 (M4VIFI_UInt8 *)tempOutputBuffer, 0); in applyEffectsAndRenderingMode()3332 (M4VIFI_UInt8 *)tempOutputBuffer, 0); in applyEffectsAndRenderingMode()3341 (M4VIFI_UInt8 *)tempOutputBuffer, 0); in applyEffectsAndRenderingMode()3350 (M4VIFI_UInt8 *)tempOutputBuffer, 0); in applyEffectsAndRenderingMode()3359 (M4VIFI_UInt8 *)tempOutputBuffer, 0); in applyEffectsAndRenderingMode()3374 (M4VIFI_UInt8 *)tempOutputBuffer, in applyEffectsAndRenderingMode()[all …]