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