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.

doubts about Rszcopy and Smooth in the encodedecode demo

Hello,

         In the demo's capture.c file ,after the camera has captured one frame,it uses Rszcopy or Smooth function(create,config,execute etc) to preprocess the data in the frame,then send those data to video thread.So I want to know why have to do this.Thanks.