Skip to content

Find bug in func: ne10_img_rotate_get_quad_rangle_subpix_rgba_c #295

@hejin0402

Description

@hejin0402

file:NE10_rotate.c
function: ne10_img_rotate_get_quad_rangle_subpix_rgba_c
line:141
p0 =NE10_F2|16_SROUND(ptr[1]*a1+ptr[1]*a);
should be:
p0 =NE10_F2|16_SROUND(ptr[1]*a1+ptr[4+1]*a);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions