|
FFmpeg
|
Data Fields | |
| uint32_t | last_header |
| int | block_size |
| int | channels |
| int | group_channels [2] |
| int | group_bits [2] |
| uint8_t | group_map [2][6] |
Definition at line 80 of file pcm-dvda.c.
| uint32_t PCMDVDAContext::last_header |
Definition at line 81 of file pcm-dvda.c.
| int PCMDVDAContext::block_size |
Definition at line 82 of file pcm-dvda.c.
| int PCMDVDAContext::channels |
Definition at line 83 of file pcm-dvda.c.
| int PCMDVDAContext::group_channels[2] |
Definition at line 84 of file pcm-dvda.c.
| int PCMDVDAContext::group_bits[2] |
Definition at line 85 of file pcm-dvda.c.
| uint8_t PCMDVDAContext::group_map[2][6] |
Definition at line 86 of file pcm-dvda.c.
1.8.17