Yes, that is (r6m) for coefficients we are loading from stack, is why that
comments seems helpful to me at this stage.

Regards,
Praveen


On Tue, Oct 8, 2013 at 11:44 AM, chen <[email protected]> wrote:

>
> +;-----------------------------------------------------------------------------
> +; void filterHorizontal_p_p_4(pixel *src, intptr_t srcStride, pixel *dst,
> intptr_t dstStride, int width, int height, short const *coeff)
>
>
> I assume this comment is out of date?  you shouldn't need to pass width
> and height
>
>
>>
>> +;-----------------------------------------------------------------------------
>> +INIT_XMM sse4
>> +cglobal filterHorizontal_p_p_4, 4, 5, 5, src, srcstride, dst, dststride
>> +    mov         r4,         r6m
>>
>> They use r6m, so the comment is right, maybe need sync the code
>>
>
> _______________________________________________
> x265-devel mailing list
> [email protected]
> https://mailman.videolan.org/listinfo/x265-devel
>
>
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to