We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24c2ca commit 42b2efdCopy full SHA for 42b2efd
src/core/transform/ojph_colour_wasm.cpp
@@ -372,7 +372,7 @@ namespace ojph {
372
}
373
374
//////////////////////////////////////////////////////////////////////////
375
- void sse2_irv_convert_to_integer_nlt_type3(const line_buf *src_line,
+ void wasm_irv_convert_to_integer_nlt_type3(const line_buf *src_line,
376
line_buf *dst_line, ui32 dst_line_offset,
377
ui32 bit_depth, bool is_signed, ui32 width)
378
{
0 commit comments