On Fri, Mar 27, 2015 at 04:51:46PM -0400, Tucker DiNapoli wrote:
> ---
>  libpostproc/postprocess_template.c | 20 +-------------------
>  1 file changed, 1 insertion(+), 19 deletions(-)

iam not sure how you plan to optimize the code in SSE2/AVX2
if you merge the loops again into a long chain of operations which
are applied to an area roughly 8x8

before this you have 4 8x8 blocks you can use in AVX2 or SSE2

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to