FFmpeg
|
hpeldsp_arm.h File Reference
#include "libavcodec/hpeldsp.h"
Include dependency graph for hpeldsp_arm.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | ff_hpeldsp_init_armv6 (HpelDSPContext *c, int flags) |
void | ff_hpeldsp_init_neon (HpelDSPContext *c, int flags) |
Function Documentation
void ff_hpeldsp_init_armv6 | ( | HpelDSPContext * | c, |
int | flags | ||
) |
Definition at line 45 of file hpeldsp_init_armv6.c.
Referenced by ff_hpeldsp_init_arm().
void ff_hpeldsp_init_neon | ( | HpelDSPContext * | c, |
int | flags | ||
) |
Definition at line 55 of file hpeldsp_init_neon.c.
Referenced by ff_hpeldsp_init_arm().
Generated on Mon Nov 18 2024 06:52:06 for FFmpeg by 1.8.11