Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Daraw.c91 static void U16LDecode( void *, const uint8_t *, unsigned );
226 decode = U16LDecode; in DecoderOpen()
402 static void U16LDecode( void *outp, const uint8_t *in, unsigned samples ) in U16LDecode() function