Handbook
Glossary
th_decode_ycbcr_out ( dec ycbcr -- int )
Vocabulary
ogg
.
theora
Inputs
dec
an
object
ycbcr
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
ogg.theora
LIBRARY:
theoradec
FUNCTION:
int
th_decode_ycbcr_out
( th-dec-ctx* dec,
th-ycbcr-buffer
ycbcr )