FFmpeg
|
#include <stdint.h>
#include "config.h"
Go to the source code of this file.
Macros | |
#define | attribute_l1_text |
#define | attribute_l1_data_b |
#define | PROF(a, b) |
#define | EPROF() |
#define | bfprof() |
#define attribute_l1_text |
Definition at line 35 of file dsputil_bfin.h.
#define attribute_l1_data_b |
Definition at line 36 of file dsputil_bfin.h.
Definition at line 90 of file dsputil_bfin.h.
Referenced by dct_quantize_bfin().
#define EPROF | ( | ) |
Definition at line 91 of file dsputil_bfin.h.
Referenced by dct_quantize_bfin().
#define bfprof | ( | ) |
Definition at line 92 of file dsputil_bfin.h.
Referenced by dct_quantize_bfin().
void ff_bfin_idct | ( | int16_t * | block | ) |
Referenced by bfin_idct_add(), bfin_idct_put(), and ff_dsputil_init_bfin().
void ff_bfin_fdct | ( | int16_t * | block | ) |
Referenced by ff_dsputil_init_bfin().
Referenced by bfin_idct_add(), and ff_dsputil_init_bfin().
Referenced by bfin_idct_put(), and ff_dsputil_init_bfin().
Referenced by ff_dsputil_init_bfin().
Referenced by ff_dsputil_init_bfin().
int ff_bfin_pix_norm1 | ( | uint8_t * | pix, |
int | line_size | ||
) |
Referenced by ff_dsputil_init_bfin().
Referenced by bfin_pix_abs8(), bfin_pix_abs8_x2(), bfin_pix_abs8_xy2(), and bfin_pix_abs8_y2().
Referenced by bfin_pix_abs16(), bfin_pix_abs16_x2(), bfin_pix_abs16_xy2(), bfin_pix_abs16_y2(), bfin_vsad(), and bfin_vsad_intra16().
int ff_bfin_pix_sum | ( | uint8_t * | p, |
int | stride | ||
) |
Referenced by ff_dsputil_init_bfin().
Referenced by ff_dsputil_init_bfin().
Referenced by ff_dsputil_init_bfin().
Referenced by ff_dsputil_init_bfin().