The invention discloses an acceleration method, apparatus and
system of a
webp compression
algorithm at the intra-frame prediction stage, and is used for a
data center server. The method includes: obtaining a picture with a
webp format at a CPU terminal, dividing the picture into
macro-blocks of the preset size, and recording position information thereof; selecting a to-be-predicted
macro-block as a current block, determining whether the coded
macro-block exists at the preset surrounding position of the current block according to the position information of the current block, and if yes, sending the current block and the coded macro-block to a computing
chip; performing a plurality of preset prediction calculations by the computing
chip according to the current block and the coded macro-block, obtaining a prediction result of each prediction calculation and
distortion rates, and sending the prediction results and the
distortion rates to the CPU; selecting the prediction result corresponding to the prediction calculation with minimum
distortion rate as the code of the current block; and selecting the next current block in a continuous manner until the coding of all the macro-blocks in the picture is completed. According to the method, apparatus and
system, logic judgment and vector calculation are distinguished and are separately processed by different chips so that the speed of intra-frame prediction is fast.