libavc/test/encoder
Harinarayanan K K 6cb6772805 Reduced memory requirements.
Buffer allocation is based on minimum level required for the
input resolution rather than the input max level.

Number of maximum context sets can be set to 1 to reduce
memory usage.

Added a macro ENC_MIN_PU_SIZE for minimum size of
inter prediction unit supported by encoder.

Changed the maximum constraint on number of MBs for NMB
processing to width in Mbs.

Change-Id: I5a9255e93935d90c13262681aafc772aedf8ae81
2015-06-24 21:04:04 +00:00
..
app.h Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
input.c Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
main.c Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
output.c Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
psnr.c Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
psnr.h fix file permissions 2015-05-05 17:34:51 +00:00
recon.c Reduced memory requirements. 2015-06-24 21:04:04 +00:00