gnuradio / volk

The Vector Optimized Library of Kernels
http://libvolk.org
GNU Lesser General Public License v3.0
557 stars 202 forks source link

Fix encodepolar documentation #698

Closed argilo closed 12 months ago

argilo commented 1 year ago

The page name for the volk_8u_x3_encodepolar_8u_x2 kernel is incorrect. The dispatcher prototype name is also incorrect, and the sample code calls the _generic protokernel. I've corrected all these issues here.