lvqcl wrote:
> a) A previous patch for stream_encoder_intrin_.c removes
> definitions of abs_residual_partition_sum variables but leaves
> unnecessary empty line after it. The first attached patch removes them.
>
>
> b) The second attached patch fixes coding style for lpc_asm.nasm:
> mo
a) A previous patch for stream_encoder_intrin_.c removes
definitions of abs_residual_partition_sum variables but leaves
unnecessary empty line after it. The first attached patch removes them.
b) The second attached patch fixes coding style for lpc_asm.nasm:
mov{space}ebp, esp
to
mov{