Camera Services: Difference between revisions

No edit summary
Line 60: Line 60:
|-
|-
| 0x00100102
| 0x00100102
| SetSendingY(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess). This DMAs from 0x1EE02000 into your buf.
| SetSendingY(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess)
|-
|-
| 0x00110102
| 0x00110102
| SetSendingU(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess). This DMAs from 0x1EE02080 into your buf.
| SetSendingU(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess)
|-
|-
| 0x00120102
| 0x00120102
| SetSendingV(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess). This DMAs from 0x1EE02100 into your buf.
| SetSendingV(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess)
|-
|-
| 0x00130102
| 0x00130102
| This DMAs from 0x1EE02180 into your buf.
| SetSendingX?(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess)
|-
|-
| 0x0014....
| 0x0014....
| WaitForDma0?
| WaitForSendingDmaFinishY
|-
|-
| 0x0015....
| 0x0015....
| WaitForDma1?
| WaitForSendingDmaFinishU
|-
|-
| 0x0016....
| 0x0016....
| WaitForDma2?
| WaitForSendingDmaFinishV
|-
|-
| 0x0017....
| 0x0017....
| WaitForDma3?
| WaitForSendingDmaFinishX?
|-
|-
| 0x00180102
| 0x00180102
| SetReceiving(unsigned int pDst, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle dstProcess). This DMAs from 0x1EE02200 into your buf.
| SetReceiving(unsigned int pDst, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle dstProcess). This DMAs from 0x1EE02200 into your buf.
|-
| 0x0019....
| WaitForReceivingDmaFinish
|-
|-
| 0x001A0040
| 0x001A0040