Home
last modified time | relevance | path

Searched defs:cosx (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_rotate.c76 float sinx, cosx; member
172 float cosx = cos(angle); in get_rotated_w() local
184 float cosx = cos(angle); in get_rotated_h() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dio-sim.c106 vbi_sincos (double x, double *sinx, double *cosx) in vbi_sincos()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2177 bi_index cosx = bi_fcos_table_u6(b, x_u6, false); in bi_lower_fsincos_32() local