|
FFmpeg
|
Data Fields | |
| short | table [256] |
| AVFloatDSPContext * | fdsp |
| float | scale |
| short PCMDecode::table[256] |
Definition at line 228 of file pcm.c.
Referenced by pcm_decode_frame(), and pcm_decode_init().
| AVFloatDSPContext* PCMDecode::fdsp |
Definition at line 229 of file pcm.c.
Referenced by pcm_decode_close(), pcm_decode_frame(), and pcm_decode_init().
| float PCMDecode::scale |
Definition at line 230 of file pcm.c.
Referenced by pcm_decode_frame(), and pcm_decode_init().
1.8.6