FFmpeg
|
Data Fields | |
int | history [QOA_LMS_LEN] |
int | weights [QOA_LMS_LEN] |
int QOAChannel::history[QOA_LMS_LEN] |
Definition at line 32 of file qoadec.c.
Referenced by qoa_decode_frame(), qoa_lms_predict(), and qoa_lms_update().
int QOAChannel::weights[QOA_LMS_LEN] |
Definition at line 33 of file qoadec.c.
Referenced by qoa_decode_frame(), qoa_lms_predict(), and qoa_lms_update().