[FFmpeg-devel] [PATCH 3/4] hevc: move intermediate bidir buffer

Christophe Gisquet christophe.gisquet at gmail.com
Tue Sep 23 23:42:27 CEST 2014


2014-09-23 23:36 GMT+02:00 Christophe Gisquet <christophe.gisquet at gmail.com>:
> Other buffers are already there.

Note: if this is not applied, I think tmp should use some variant of
LOCAL_ALIGNED_16 (or 32 once avx2 gets here).

The edge_emu_buffers are big (more than 22K), but I'm not sure what
the benefit is over having them on the stack.

Overall, these structures are kind of messy and could benefit from
some reordering, but I bet it's not going to have a practical benefit.

-- 
Christophe


More information about the ffmpeg-devel mailing list