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.

DM368-IPNC IPIPE register configuration


Hi all,

I am trying to run various sample application and understand IPIPE register
configuration on dm368 ipnc.
On typing the below command to get the default values of all ipie registers
it is showing 0x00000000 in ipipe enable register at 0x01c70800
But below the applications running in daemon show that ipipe module is running fine
witha values like this:

Please help to explain this discrepancy:
Module   | Avg Time/Frame | Frame-rate | Total time | Total Frames |
 CAPTURE  |          33.34 |      30.00 |      30036 |          901 |
 IPIPE    |          13.85 |      72.18 |      12482 |          901 |

I may be missing something.

Thanks and Regards,
Mayank


# ./regrw.out 1c70800 32 -c 1
 
 0x01c70800: 00000000
 0x01c70804: 00000001
 0x01c70808: 00000000
 0x01c7080c: 0000004e
 0x01c70810: 00000001
 0x01c70814: 0000023f
 0x01c70818: 00000000
 0x01c7081c: 0000035f
 0x01c70820: 00000000
 0x01c70824: 00000008
 0x01c70828: 00000001
 0x01c7082c: 0000000f
 0x01c70830: 00000000
 0x01c70834: 00000001
 0x01c70838: 00000003
 0x01c7083c: 00000000
 0x01c70840: 000000ff
 0x01c70844: 00000001
 0x01c70848: 00000001
 0x01c7084c: 00000100
 0x01c70850: 00000100
 0x01c70854: 00000100
 0x01c70858: 00000100
 0x01c7085c: 00000080
 0x01c70860: 00000080
 0x01c70864: 00000080
 0x01c70868: 00000080
 0x01c7086c: 00000003
 0x01c70870: 00000040
 0x01c70874: 00000001
 0x01c70878: 00000010
 0x01c7087c: 00000080
 
#
 Module   | Avg Time/Frame | Frame-rate | Total time | Total Frames |
 CAPTURE  |          33.34 |      30.00 |      30036 |          901 |
 IPIPE    |          13.85 |      72.18 |      12482 |          901 |
 RESIZE   |          16.35 |      61.15 |      14734 |          901 |
 ENCODE0  |           6.70 |     149.32 |       6034 |          901 |
 ENCODE1  |           6.75 |     148.12 |       6083 |          901 |
 STREAM   |           0.15 |    6576.64 |        274 |         1802 |
 OSD0     |           0.29 |    3425.86 |        263 |          901 |
 OSD1     |           0.05 |   21975.61 |         41 |          901 |
 VSTAB    |           4.52 |     221.16 |       4074 |          901 |
 AEWB     |           2.85 |     351.38 |       2567 |          902 |