You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible that pipelining or parallelizing the JPEG decoding would be a win with multiple cores. We don't seem to be involving all the cores at this point, but I can't tell if the h.264 encode or the JPEG decode is the issue.
The text was updated successfully, but these errors were encountered:
It is possible that pipelining or parallelizing the JPEG decoding would be a win with multiple cores. We don't seem to be involving all the cores at this point, but I can't tell if the h.264 encode or the JPEG decode is the issue.
The text was updated successfully, but these errors were encountered: