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