Hello, I want to rewrite the smartyuv for the IBM Cell BE which supports AltiVec instructions. In the transcode there are instructions using AltiVec but I cannot find which header file I should include to make the compiler recognize the type like "vector" or the function like "vec_ld". Do you have any idea? Thank you!
Wei He