Searched defs:vf1 (Results 1 – 4 of 4) sorted by relevance
4 virtual int vf1() { return 1; } in vf1() function
14 float __attribute__((vector_size(16))) vf1, vf2; variable
8954 vector float vf1 = (vector float)(1.0); in test7() local
2142 int ov_crosslap(OggVorbis_File *vf1, OggVorbis_File *vf2){ in ov_crosslap()