Searched refs:pChildEventsEnd (Results 1 – 1 of 1) sorted by relevance
426 ScriptEventDescriptor* pChildEventsEnd = pChildEvents + aChildEvents.getLength(); in transformEvents() local430 ::std::for_each( pChildEvents, pChildEventsEnd, TransformEventTo60Format() ); in transformEvents()432 ::std::for_each( pChildEvents, pChildEventsEnd, TransformEventTo52Format() ); in transformEvents()
Completed in 42 milliseconds