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.
Dear all:
1. 請教關於 capturelink_drv.c 這個原始檔案,是歸類屬於驅動層的還是process層的?
2. 這支.c檔案 在開頭有一些說明,請問何謂Channel Numbers? 是channel的數目嗎,那指的是TVP5158的16 channel number 還是 VIP 的兩個Port
3. 說明中有Example , For 4 CH per Port input and single output queue channelNum will be follows
根據此例 a. Capture driver channelNum 指的是 TVP5158的 channel 0~15?
b.OUTPUT Queue ID CH0 VIP0 PORTA 0 指的是 第一顆TVP5158 的 Ch0 進入VIP0 且由VIP0的 PORTA輸出 嗎?
以上