|
FFmpeg
|
diracdsp_mmx.h File Reference
#include "libavcodec/diracdsp.h"
Include dependency graph for diracdsp_mmx.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Function Documentation
| DECL_DIRAC_PIXOP | ( | put | , |
| mmx | |||
| ) |
| DECL_DIRAC_PIXOP | ( | avg | , |
| mmx | |||
| ) |
| DECL_DIRAC_PIXOP | ( | avg | , |
| mmxext | |||
| ) |
| void ff_add_dirac_obmc16_mmx | ( | uint16_t * | dst, |
| const uint8_t * | src, | ||
| int | stride, | ||
| const uint8_t * | obmc_weight, | ||
| int | yblen | ||
| ) |
Referenced by ff_diracdsp_init_mmx().
| void ff_add_dirac_obmc16_sse2 | ( | uint16_t * | dst, |
| const uint8_t * | src, | ||
| int | stride, | ||
| const uint8_t * | obmc_weight, | ||
| int | yblen | ||
| ) |
Referenced by ff_diracdsp_init_mmx().
| void ff_add_dirac_obmc32_mmx | ( | uint16_t * | dst, |
| const uint8_t * | src, | ||
| int | stride, | ||
| const uint8_t * | obmc_weight, | ||
| int | yblen | ||
| ) |
Referenced by ff_diracdsp_init_mmx().
| void ff_add_dirac_obmc32_sse2 | ( | uint16_t * | dst, |
| const uint8_t * | src, | ||
| int | stride, | ||
| const uint8_t * | obmc_weight, | ||
| int | yblen | ||
| ) |
Referenced by ff_diracdsp_init_mmx().
| void ff_add_dirac_obmc8_mmx | ( | uint16_t * | dst, |
| const uint8_t * | src, | ||
| int | stride, | ||
| const uint8_t * | obmc_weight, | ||
| int | yblen | ||
| ) |
Referenced by ff_diracdsp_init_mmx().
| void ff_add_rect_clamped_mmx | ( | uint8_t * | , |
| const uint16_t * | , | ||
| int | , | ||
| const int16_t * | , | ||
| int | , | ||
| int | , | ||
| int | |||
| ) |
Referenced by ff_diracdsp_init_mmx().
| void ff_add_rect_clamped_sse2 | ( | uint8_t * | , |
| const uint16_t * | , | ||
| int | , | ||
| const int16_t * | , | ||
| int | , | ||
| int | , | ||
| int | |||
| ) |
Referenced by ff_diracdsp_init_mmx().
Referenced by DECLARE_ALIGNED(), and ff_diracdsp_init_mmx().
Referenced by DECLARE_ALIGNED(), and ff_diracdsp_init_mmx().
| void ff_diracdsp_init_mmx | ( | DiracDSPContext * | c | ) |
Definition at line 59 of file diracdsp_mmx.c.
Referenced by ff_diracdsp_init().
Referenced by DECLARE_ALIGNED(), and ff_diracdsp_init_mmx().
Referenced by DECLARE_ALIGNED(), and ff_diracdsp_init_mmx().
Generated by
1.8.11