FFmpeg
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | BI_PEL_PROTOTYPE(name, W, D, opt) bi_pel_func ff_hevc_put_bi_ ## name ## W ## _ ## D ## _##opt |
#define | WEIGHTING_PROTOTYPE(width, bitd, opt) |
#define | WEIGHTING_PROTOTYPES(bitd, opt) |
Typedefs | |
typedef void | bi_pel_func(uint8_t *_dst, ptrdiff_t _dststride, const uint8_t *_src, ptrdiff_t _srcstride, const int16_t *src2, int height, intptr_t mx, intptr_t my, int width) |
Functions | |
BI_PEL_PROTOTYPE (pel_pixels, 4, 8, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 4, 10, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 4, 12, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 6, 8, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 6, 10, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 6, 12, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 8, 8, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 8, 10, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 8, 12, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 12, 8, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 16, 8, sse4) | |
BI_PEL_PROTOTYPE (pel_pixels, 16, 10, avx2) | |
BI_PEL_PROTOTYPE (pel_pixels, 32, 8, avx2) | |
BI_PEL_PROTOTYPE (epel_h, 4, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 4, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 4, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 6, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 6, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 6, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 8, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 8, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 8, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 12, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 16, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_h, 16, 10, avx2) | |
BI_PEL_PROTOTYPE (epel_h, 32, 8, avx2) | |
BI_PEL_PROTOTYPE (epel_hv, 4, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 4, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 4, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 6, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 6, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 6, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 8, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 8, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 8, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 16, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_hv, 16, 10, avx2) | |
BI_PEL_PROTOTYPE (epel_hv, 32, 8, avx2) | |
BI_PEL_PROTOTYPE (epel_v, 4, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 4, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 4, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 6, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 6, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 6, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 8, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 8, 10, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 8, 12, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 12, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 16, 8, sse4) | |
BI_PEL_PROTOTYPE (epel_v, 16, 10, avx2) | |
BI_PEL_PROTOTYPE (epel_v, 32, 8, avx2) | |
BI_PEL_PROTOTYPE (qpel_h, 4, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 4, 10, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 4, 12, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 8, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 8, 10, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 8, 12, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 12, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 16, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_h, 16, 10, avx2) | |
BI_PEL_PROTOTYPE (qpel_h, 32, 8, avx2) | |
BI_PEL_PROTOTYPE (qpel_hv, 4, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_hv, 4, 10, sse4) | |
BI_PEL_PROTOTYPE (qpel_hv, 4, 12, sse4) | |
BI_PEL_PROTOTYPE (qpel_hv, 8, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_hv, 8, 10, sse4) | |
BI_PEL_PROTOTYPE (qpel_hv, 8, 12, sse4) | |
BI_PEL_PROTOTYPE (qpel_hv, 16, 10, avx2) | |
BI_PEL_PROTOTYPE (qpel_v, 4, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 4, 10, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 4, 12, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 8, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 8, 10, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 8, 12, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 12, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 16, 8, sse4) | |
BI_PEL_PROTOTYPE (qpel_v, 16, 10, avx2) | |
BI_PEL_PROTOTYPE (qpel_v, 32, 8, avx2) | |
WEIGHTING_PROTOTYPES (8, sse4) | |
WEIGHTING_PROTOTYPES (10, sse4) | |
WEIGHTING_PROTOTYPES (12, sse4) | |
void | ff_hevc_put_qpel_h4_8_avx512icl (int16_t *dst, const uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) |
void | ff_hevc_put_qpel_h8_8_avx512icl (int16_t *dst, const uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) |
void | ff_hevc_put_qpel_h16_8_avx512icl (int16_t *dst, const uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) |
void | ff_hevc_put_qpel_h32_8_avx512icl (int16_t *dst, const uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) |
void | ff_hevc_put_qpel_h64_8_avx512icl (int16_t *dst, const uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) |
void | ff_hevc_put_qpel_hv8_8_avx512icl (int16_t *dst, const uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) |
void | ff_hevc_add_residual_4_8_mmxext (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_8_8_sse2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_16_8_sse2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_32_8_sse2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_8_8_avx (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_16_8_avx (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_32_8_avx (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_32_8_avx2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_4_10_mmxext (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_8_10_sse2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_16_10_sse2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_32_10_sse2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_16_10_avx2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
void | ff_hevc_add_residual_32_10_avx2 (uint8_t *dst, const int16_t *res, ptrdiff_t stride) |
#define WEIGHTING_PROTOTYPE | ( | width, | |
bitd, | |||
opt | |||
) |
#define WEIGHTING_PROTOTYPES | ( | bitd, | |
opt | |||
) |
typedef void bi_pel_func(uint8_t *_dst, ptrdiff_t _dststride, const uint8_t *_src, ptrdiff_t _srcstride, const int16_t *src2, int height, intptr_t mx, intptr_t my, int width) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
4 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
4 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
4 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
6 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
6 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
6 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
8 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
8 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
8 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
12 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
16 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
16 | , | ||
10 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | pel_pixels | , |
32 | , | ||
8 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
4 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
4 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
4 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
6 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
6 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
6 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
8 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
8 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
8 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
12 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
16 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
16 | , | ||
10 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_h | , |
32 | , | ||
8 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
4 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
4 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
4 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
6 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
6 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
6 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
8 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
8 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
8 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
16 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
16 | , | ||
10 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_hv | , |
32 | , | ||
8 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
4 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
4 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
4 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
6 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
6 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
6 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
8 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
8 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
8 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
12 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
16 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
16 | , | ||
10 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | epel_v | , |
32 | , | ||
8 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
4 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
4 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
4 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
8 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
8 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
8 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
12 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
16 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
16 | , | ||
10 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_h | , |
32 | , | ||
8 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_hv | , |
4 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_hv | , |
4 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_hv | , |
4 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_hv | , |
8 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_hv | , |
8 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_hv | , |
8 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_hv | , |
16 | , | ||
10 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
4 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
4 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
4 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
8 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
8 | , | ||
10 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
8 | , | ||
12 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
12 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
16 | , | ||
8 | , | ||
sse4 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
16 | , | ||
10 | , | ||
avx2 | |||
) |
BI_PEL_PROTOTYPE | ( | qpel_v | , |
32 | , | ||
8 | , | ||
avx2 | |||
) |
WEIGHTING_PROTOTYPES | ( | 8 | , |
sse4 | |||
) |
WEIGHTING_PROTOTYPES | ( | 10 | , |
sse4 | |||
) |
WEIGHTING_PROTOTYPES | ( | 12 | , |
sse4 | |||
) |
void ff_hevc_put_qpel_h4_8_avx512icl | ( | int16_t * | dst, |
const uint8_t * | _src, | ||
ptrdiff_t | _srcstride, | ||
int | height, | ||
intptr_t | mx, | ||
intptr_t | my, | ||
int | width | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_put_qpel_h8_8_avx512icl | ( | int16_t * | dst, |
const uint8_t * | _src, | ||
ptrdiff_t | _srcstride, | ||
int | height, | ||
intptr_t | mx, | ||
intptr_t | my, | ||
int | width | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_put_qpel_h16_8_avx512icl | ( | int16_t * | dst, |
const uint8_t * | _src, | ||
ptrdiff_t | _srcstride, | ||
int | height, | ||
intptr_t | mx, | ||
intptr_t | my, | ||
int | width | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_put_qpel_h32_8_avx512icl | ( | int16_t * | dst, |
const uint8_t * | _src, | ||
ptrdiff_t | _srcstride, | ||
int | height, | ||
intptr_t | mx, | ||
intptr_t | my, | ||
int | width | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_put_qpel_h64_8_avx512icl | ( | int16_t * | dst, |
const uint8_t * | _src, | ||
ptrdiff_t | _srcstride, | ||
int | height, | ||
intptr_t | mx, | ||
intptr_t | my, | ||
int | width | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_put_qpel_hv8_8_avx512icl | ( | int16_t * | dst, |
const uint8_t * | _src, | ||
ptrdiff_t | _srcstride, | ||
int | height, | ||
intptr_t | mx, | ||
intptr_t | my, | ||
int | width | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_4_8_mmxext | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_8_8_sse2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_16_8_sse2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_32_8_sse2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_8_8_avx | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_16_8_avx | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_32_8_avx | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_32_8_avx2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_4_10_mmxext | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_8_10_sse2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_16_10_sse2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_32_10_sse2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_16_10_avx2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().
void ff_hevc_add_residual_32_10_avx2 | ( | uint8_t * | dst, |
const int16_t * | res, | ||
ptrdiff_t | stride | ||
) |
Referenced by ff_hevc_dsp_init_x86().