AVRandomState Struct Reference

#include <random.h>

List of all members.


Detailed Description

Definition at line 29 of file random.h.


Public Attributes

unsigned int mt [AV_RANDOM_N]
 the array for the state vector
int index
 current untempered value we use as the base.

Member Data Documentation

unsigned int AVRandomState::mt[AV_RANDOM_N]

the array for the state vector

Definition at line 30 of file random.h.

Referenced by av_init_random(), av_random(), and av_random_generate_untempered_numbers().

current untempered value we use as the base.

Definition at line 31 of file random.h.

Referenced by av_init_random(), av_random(), and av_random_generate_untempered_numbers().


The documentation for this struct was generated from the following file:

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5