FFmpeg
|
BigInt Struct Reference
#include <xface.h>
Data Fields | |
int | nb_words |
uint8_t | words [XFACE_MAX_WORDS] |
Detailed Description
Field Documentation
int BigInt::nb_words |
Definition at line 58 of file xface.h.
Referenced by ff_big_add(), ff_big_div(), ff_big_mul(), and xface_encode_frame().
uint8_t BigInt::words[XFACE_MAX_WORDS] |
Definition at line 59 of file xface.h.
Referenced by ff_big_add(), ff_big_div(), and ff_big_mul().
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