FFmpeg
|
AVRC4 Struct Reference
#include <rc4.h>
Data Fields | |
uint8_t | state [256] |
int | x |
int | y |
Detailed Description
Field Documentation
uint8_t AVRC4::state[256] |
Definition at line 27 of file rc4.h.
Referenced by av_rc4_crypt(), and av_rc4_init().
int AVRC4::x |
Definition at line 28 of file rc4.h.
Referenced by av_rc4_crypt(), and av_rc4_init().
int AVRC4::y |
Definition at line 28 of file rc4.h.
Referenced by av_rc4_crypt(), and av_rc4_init().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11