FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Files | Data Structures | Macros

Files

file  xvmc.h
 Public libavcodec XvMC header.
 

Data Structures

struct  xvmc_pix_fmt
 

Macros

#define AV_XVMC_ID   0x1DC711C0
 special value to ensure that regular pixel routines haven't corrupted the struct the number is 1337 speak for the letters IDCT MCo (motion compensation) More...
 

Detailed Description

Macro Definition Documentation

#define AV_XVMC_ID   0x1DC711C0

special value to ensure that regular pixel routines haven't corrupted the struct the number is 1337 speak for the letters IDCT MCo (motion compensation)

Definition at line 43 of file xvmc.h.

Referenced by ff_xvmc_decode_mb(), ff_xvmc_field_start(), and ff_xvmc_init_block().