FFmpeg
Typedefs | Enumerations | Functions
crc.h File Reference
#include <stdint.h>
#include <stddef.h>
#include "attributes.h"

Go to the source code of this file.

Typedefs

typedef uint32_t  AVCRC
 

Enumerations

 

Functions

int  av_crc_init (AVCRC *ctx, int le, int bits, uint32_t poly, int ctx_size)
  Initialize a CRC table.
 
const AVCRCav_crc_get_table (AVCRCId crc_id)
  Get an initialized standard CRC table.
 
uint32_t  av_crc (const AVCRC *ctx, uint32_t crc, const uint8_t *buffer, size_t length) av_pure
  Calculate the CRC of a block.
 

Generated on Sat Jan 25 2014 19:52:22 for FFmpeg by   doxygen 1.8.2

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