h264_codec
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
h264_codec [2025/05/17 00:01] – arisotura | h264_codec [2025/05/25 18:31] (current) – arisotura | ||
---|---|---|---|
Line 98: | Line 98: | ||
| 4-7 | ??? | | | 4-7 | ??? | | ||
- | IRQ 0 fires when the current buffer position reaches the alert position. When acknowledging this IRQ, the alert position should be updated, otherwise the IRQ will keep firing as long as the condition is met. | + | IRQ 0 fires when the current buffer position reaches the alert position. When acknowledging this IRQ, the alert position should be updated, otherwise the IRQ will keep firing as long as the condition is met (ie. as long as the current position is equal to or greater than the alert position). |
IRQ 1 fires every time a full camera frame is encoded. Register 0xF000847C keeps track of where the frame ends in the encoding buffer. That register must be read, or this IRQ will keep firing. | IRQ 1 fires every time a full camera frame is encoded. Register 0xF000847C keeps track of where the frame ends in the encoding buffer. That register must be read, or this IRQ will keep firing. |
h264_codec.txt · Last modified: 2025/05/25 18:31 by arisotura