Is there a DSP lib somewhere that contains an optimized BitPack and BitUnpack function?
The function would pack or unpack a vector of variable length words into/from a bit stream.
These functions would be needed in any audio or video compression algorithm.
I am looking to replace my own C functions with assembly versions for c5509a, c6713 and c6747.
Thanks,
-howy