Home
last modified time | relevance | path

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

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