FFmpeg
|
mqc.h
Go to the documentation of this file.
external API header
int ff_mqc_decode(MqcState *mqc, uint8_t *cxstate)
returns decoded bit with context cx
Definition: mqcdec.c:81
int ff_mqc_flush(MqcState *mqc)
flush the encoder [returns number of bytes encoded]
Definition: mqcenc.c:109
void ff_mqc_encode(MqcState *mqc, uint8_t *cxstate, int d)
code bit d with context cx
Definition: mqcenc.c:78
Generated on Mon Nov 18 2024 06:51:58 for FFmpeg by 1.8.11