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.

DM365 resizer

hi,all ;

     I am working on dm365.now I just run the demo do_resize on my board.

         ./do_resize -i video_720p -w 1280 -h 720 -x 0 -t 1
      doing resize on in_file = video_720p and writing out to out_file1 = ./output1.yuv out_file2 = ./output2.yuv
starting
Configuring resizer in the chain mode
Opening resizer device, /dev/davinci_resizer
resizer_fd=5,oper_mode=1
oper_mode=1
oper_mode=1
RESIZER: Operating mode changed successfully to Single Shot
Setting default configuration in Resizer
oper_mode=1
default configuration setting in Resizer successfull
allocate_user_buffers successfull
resizer..........

    I found that the DaVinciResizer interrupt is 0, My psp is linux-2.6.32.17-psp03.01.01.39.

   Is there anyone who can tell me why the DaVinciResizer  interrupt is 0, I run the demo without VPFE capture.

                              thanks!