Optimised intra prediction a bit -- removed a conditional branch and replaced
some calls to ec_enc_uint() by calls to ec_enc_bits() (saves divisions)
Loading
Please register or sign in to comment
some calls to ec_enc_uint() by calls to ec_enc_bits() (saves divisions)