| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | LLVidDSPContext | 
Functions | |
| void | ff_llviddsp_init (LLVidDSPContext *llviddsp, AVCodecContext *avctx) | 
| void | ff_llviddsp_init_x86 (LLVidDSPContext *llviddsp, AVCodecContext *avctx) | 
| void ff_llviddsp_init | ( | LLVidDSPContext * | llviddsp, | 
| AVCodecContext * | avctx | ||
| ) | 
Definition at line 118 of file lossless_videodsp.c.
Referenced by ff_huffyuv_common_init().
| void ff_llviddsp_init_x86 | ( | LLVidDSPContext * | llviddsp, | 
| AVCodecContext * | avctx | ||
| ) | 
Definition at line 35 of file lossless_videodsp_init.c.
Referenced by ff_llviddsp_init().
 1.8.2