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