aom/examples
Luc Trudeau 9bab28b61f [CFL] Reduce arrays used in inspection
Merge cfl_alpha_sign_u and cfl_alpha_sign_v into cfl_alpha_sign,
where:
    cfl_alpha_sign = (cfl_alpha_sign_v << 1) + cfl_alpha_sign_u;

Change-Id: I8c491e37d23f6ef85a33a8b2f8770b7b606d8e0a
2017-05-12 00:31:09 +00:00
..
analyzer.cc
aom_cx_set_ref.c
decode_to_md5.c
decode_with_drops.c
encoder_util.c
encoder_util.h
inspect.c
lossless_encoder.c
resize_util.c
set_maps.c
simple_decoder.c
simple_encoder.c
twopass_encoder.c