Searched refs:av_costbl_3_sf (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
D | softfloat_tables.h | 217 static const int32_t av_costbl_3_sf[32] = { variable |
D | softfloat.h | 267 ct = av_costbl_3_sf[idx & 0x1f]; in av_sincos_sf() |