|
FFmpeg
|
Public Attributes | |
| int | channels |
| int | sample_rate |
| int | log2_blocksize [2] |
| FFTContext | mdct [2] |
| const float * | win [2] |
| int | have_saved |
| float * | saved |
| float * | samples |
| float * | floor |
| float * | coeffs |
| float * | scratch |
| float | quality |
| AudioFrameQueue | afq |
| struct FFBufQueue | bufqueue |
| int | ncodebooks |
| vorbis_enc_codebook * | codebooks |
| int | nfloors |
| vorbis_enc_floor * | floors |
| int | nresidues |
| vorbis_enc_residue * | residues |
| int | nmappings |
| vorbis_enc_mapping * | mappings |
| int | nmodes |
| vorbis_enc_mode * | modes |
| int64_t | next_pts |
| AVFloatDSPContext * | fdsp |
1.8.12