• Tucker DiNapoli's avatar
    postproc: Made QP, nonBQP, and pQPb arrays · cbe27006
    Tucker DiNapoli authored
    Also pulled QP initialization out of inner loop, which removed some redundent code.
    
    Added some dummy fields to PPContext to allow current code to work while
    changing the rest of the postprocessing code to support the arrays.
    
    I also increased alignment requirements for some fields in the PPContext struct to
    support future avx2 code.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    cbe27006
Name
Last commit
Last update
..
Makefile Loading commit data...
libpostproc.v Loading commit data...
postprocess.c Loading commit data...
postprocess.h Loading commit data...
postprocess_altivec_template.c Loading commit data...
postprocess_internal.h Loading commit data...
postprocess_template.c Loading commit data...
postprocres.rc Loading commit data...
version.h Loading commit data...