FFmpeg
Data Fields
QOAChannel Struct Reference

Data Fields

int history [QOA_LMS_LEN]
 
int weights [QOA_LMS_LEN]
 

Detailed Description

Definition at line 31 of file qoadec.c.

Field Documentation

◆ history

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().

◆ weights

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().


The documentation for this struct was generated from the following file: