Home
last modified time | relevance | path

Searched refs:decode_rle_span (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/rla.imageio/
H A Drlainput.cpp96 size_t decode_rle_span(unsigned char* buf, int n, int stride,
473 RLAInput::decode_rle_span(unsigned char* buf, int n, int stride, in decode_rle_span() function in RLAInput
558 size_t e = decode_rle_span(&m_buf[offset + c * chsize + bytes], in decode_channel_group()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/rla.imageio/
H A Drlainput.cpp96 size_t decode_rle_span(unsigned char* buf, int n, int stride,
473 RLAInput::decode_rle_span(unsigned char* buf, int n, int stride, in decode_rle_span() function in RLAInput
558 size_t e = decode_rle_span(&m_buf[offset + c * chsize + bytes], in decode_channel_group()