FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Variables | |
static const int32_t | av_sqrttbl_sf [512+1] |
static const int32_t | av_sqr_exp_multbl_sf [2] |
static const int32_t | av_costbl_1_sf [16] |
static const int32_t | av_costbl_2_sf [32] |
static const int32_t | av_sintbl_2_sf [32] |
static const int32_t | av_costbl_3_sf [32] |
static const int32_t | av_sintbl_3_sf [32] |
static const int32_t | av_costbl_4_sf [33] |
static const int32_t | av_sintbl_4_sf [33] |
|
static |
Definition at line 52 of file softfloat_tables.h.
Referenced by av_sqrt_sf().
|
static |
Definition at line 184 of file softfloat_tables.h.
Referenced by av_sqrt_sf().
|
static |
Definition at line 188 of file softfloat_tables.h.
Referenced by av_sincos_sf().
|
static |
Definition at line 195 of file softfloat_tables.h.
Referenced by av_sincos_sf().
|
static |
Definition at line 206 of file softfloat_tables.h.
Referenced by av_sincos_sf().
|
static |
Definition at line 217 of file softfloat_tables.h.
Referenced by av_sincos_sf().
|
static |
Definition at line 228 of file softfloat_tables.h.
Referenced by av_sincos_sf().
|
static |
Definition at line 239 of file softfloat_tables.h.
Referenced by av_sincos_sf().
|
static |
Definition at line 251 of file softfloat_tables.h.
Referenced by av_sincos_sf().