SDK中有JPEG programming guide,MPEG4 Programming Guide,說得很清楚。
JPEG Programming Guide
jpeg encoder/decoder已經由usermode program轉為kernel driver了,所以要compile module,load module後才可以使用。
說明driver source code。 source file - content.
說明 jpeg 的example program。
jpeg codec driver也是用IOCTL 控制,
以下在說明jpeg encode/decode example的source code,配合IOCTL 解釋.
FIC8120 的JPEG codec 有提供motion detection function.
工作方式是: 利用一個config 檔,設定motion detection 的region sensitive,
當程式偵測到motion detection 時,會signal 設定檔中 設定好的pid process。
沒有留言:
張貼留言