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) | | 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) | | 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) | | SetSendingV(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess) | ||
|- | |- | ||
| 0x00130102 | | 0x00130102 | ||
| | | SetSendingX?(unsigned int pSrc, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle srcProcess) | ||
|- | |- | ||
| 0x0014.... | | 0x0014.... | ||
| | | WaitForSendingDmaFinishY | ||
|- | |- | ||
| 0x0015.... | | 0x0015.... | ||
| | | WaitForSendingDmaFinishU | ||
|- | |- | ||
| 0x0016.... | | 0x0016.... | ||
| | | WaitForSendingDmaFinishV | ||
|- | |- | ||
| 0x0017.... | | 0x0017.... | ||
| | | 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 |