This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

looking for optimized BitPack and BitUnpack functions

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