| FFmpeg
    | 
Per-channel IPQF history. More...
#include <atrac3plus.h>
| Data Fields | |
| float | buf1 [ATRAC3P_PQF_FIR_LEN *2][8] | 
| float | buf2 [ATRAC3P_PQF_FIR_LEN *2][8] | 
| int | pos | 
Per-channel IPQF history.
Definition at line 58 of file atrac3plus.h.
| float Atrac3pIPQFChannelCtx::buf1[ATRAC3P_PQF_FIR_LEN *2][8] | 
Definition at line 59 of file atrac3plus.h.
Referenced by ff_atrac3p_ipqf().
| float Atrac3pIPQFChannelCtx::buf2[ATRAC3P_PQF_FIR_LEN *2][8] | 
Definition at line 60 of file atrac3plus.h.
Referenced by ff_atrac3p_ipqf().
| int Atrac3pIPQFChannelCtx::pos | 
Definition at line 61 of file atrac3plus.h.
Referenced by ff_atrac3p_ipqf().
 1.8.6
 1.8.6