FFmpeg
Data Fields
PTable Struct Reference

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

#include <mjpegenc_huffman.h>

Data Fields

  input value 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 51 of file mjpegenc_huffman.h.

Field Documentation

int PTable::value

input value

Definition at line 52 of file mjpegenc_huffman.h.

Referenced by check_lengths(), ff_mjpeg_encode_huffman_close(), ff_mjpegenc_huffman_compute_bits(), and main().

int PTable::prob

number of occurences of this value in input

Definition at line 53 of file mjpegenc_huffman.h.

Referenced by check_lengths(), compare_by_prob(), ff_mjpeg_encode_huffman_close(), and ff_mjpegenc_huffman_compute_bits().


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

Generated on Fri Jan 12 2018 01:48:34 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /