Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Daraw.c89 static void S8Decode( void *, const uint8_t *, unsigned );
242 decode = S8Decode; in DecoderOpen()
383 static void S8Decode( void *outp, const uint8_t *in, unsigned samples ) in S8Decode() function
830 encode = S8Decode; in EncoderOpen()