Home
last modified time | relevance | path

Searched refs:av_costbl_2_sf (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
Dsoftfloat_tables.h195 static const int32_t av_costbl_2_sf[32] = { variable
Dsoftfloat.h257 ct = av_costbl_2_sf[idx & 0x1f]; in av_sincos_sf()