• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How long do render callbacks have to execute?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How long do render callbacks have to execute?


  • Subject: Re: How long do render callbacks have to execute?
  • From: Paul Davis <email@hidden>
  • Date: Sun, 21 Aug 2011 18:25:36 -0400

On Sun, Aug 21, 2011 at 6:07 PM, Stephen Blinkhorn
<email@hidden> wrote:
> For future reference
> and since its relevant to this discussion I'd like to ask what are the
> potential problems with interleaved data and SIMD?

suppose you want to apply a particular SIMD instruction to a channel's
data. each successive sample needs to be directly adjacent the
previous one - SIMD has no concept of "skipping" data values.

with interleaved data, this just will not work, so you cannot use SIMD
instructions nor get the speed benefits they provide.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How long do render callbacks have to execute?
      • From: Brian Willoughby <email@hidden>
References: 
 >How long do render callbacks have to execute? (From: Jonathan <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Brian Willoughby <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Jonathan <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Brian Willoughby <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: tahome izwah <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Brian Willoughby <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Paul Davis <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Robert Bielik <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Brian Willoughby <email@hidden>)
 >Re: How long do render callbacks have to execute? (From: Stephen Blinkhorn <email@hidden>)

  • Prev by Date: Re: How long do render callbacks have to execute?
  • Next by Date: Re: How long do render callbacks have to execute?
  • Previous by thread: Re: How long do render callbacks have to execute?
  • Next by thread: Re: How long do render callbacks have to execute?
  • Index(es):
    • Date
    • Thread