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

Used to assign a occurrence count or "probability" to an input value. More...

#include <mjpegenc_huffman.h>

Data Fields

int value
 input value More...
 
int64_t prob
 number of occurences of this value in input More...
 
int prob
 number of occurences of this value in input More...
 

Detailed Description

Used to assign a occurrence count or "probability" to an input value.

Definition at line 48 of file magicyuvenc.c.

Field Documentation

int PTable::value
int64_t PTable::prob
int PTable::prob

number of occurences of this value in input

Definition at line 53 of file mjpegenc_huffman.h.


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