FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
huffyuvencdsp_mmx.c File Reference
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/huffyuvencdsp.h"
#include "libavcodec/mathops.h"

Go to the source code of this file.

Functions

av_cold void ff_huffyuvencdsp_init_x86 (HuffYUVEncDSPContext *c)
 

Function Documentation

av_cold void ff_huffyuvencdsp_init_x86 ( HuffYUVEncDSPContext c)

Definition at line 101 of file huffyuvencdsp_mmx.c.

Referenced by ff_huffyuvencdsp_init().