FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
BigInt Struct Reference

#include <xface.h>

Data Fields

int nb_words
 
uint8_t words [XFACE_MAX_WORDS]
 

Detailed Description

Definition at line 57 of file xface.h.

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: