Abstract: String prediction (SP) is a highly efficient screen content coding technique adopted into international and China video coding standards. However, SP requires a high number of SRAM fetches ...
# we are trying to convert a list of strings into a single encoded string # then be able to deconde that single string back to it's orginal list ...
#have integer indicate start of the string, and the length after that is the message #have # to indicate the start of the message ...