openh264/codec/processing
Sindre Aamås 7cbb75eac6 [Processing] Pick dyadic downsample function based on stride
Assume that data can be written into the padding area following each
line. This enables the use of faster routines for more cases.

Align downsample buffer stride to a multiple of 32.

With this all strides used should be a multiple of 16, which means
that use of narrower downsample routines can be dropped altogether.
2016-06-02 13:44:28 +02:00
..
build/win32 Rename a vcproj folder to camelcase, to match all other folders in the same project 2015-03-25 11:46:41 +02:00
interface Remove tabs in struct and class definitions 2015-06-10 10:22:01 +03:00
src [Processing] Pick dyadic downsample function based on stride 2016-06-02 13:44:28 +02:00
targets.mk refine common moudle for part of intra prediction function 2014-09-25 14:03:11 +08:00