Home
last modified time | relevance | path

Searched refs:JpegInCount (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_jpeg.c616 hjpeg->JpegInCount = 0; in HAL_JPEG_Init()
667 hjpeg->JpegInCount = 0; in HAL_JPEG_DeInit()
1598 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode()
1696 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode()
1795 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_IT()
1858 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_IT()
1927 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_DMA()
1999 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_DMA()
2277 hjpeg->JpegInCount = 0; in HAL_JPEG_Abort()
3621 else if (hjpeg->InDataLength > hjpeg->JpegInCount) in JPEG_ReadInputData()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_jpeg.c586 hjpeg->JpegInCount = 0; in HAL_JPEG_Init()
637 hjpeg->JpegInCount = 0; in HAL_JPEG_DeInit()
1567 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode()
1663 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode()
1760 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_IT()
1821 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_IT()
1890 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_DMA()
1962 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_DMA()
2261 hjpeg->JpegInCount = 0; in HAL_JPEG_Abort()
3580 else if (hjpeg->InDataLength > hjpeg->JpegInCount) in JPEG_ReadInputData()
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_jpeg.c602 hjpeg->JpegInCount = 0; in HAL_JPEG_Init()
653 hjpeg->JpegInCount = 0; in HAL_JPEG_DeInit()
1583 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode()
1679 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode()
1776 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_IT()
1837 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_IT()
1906 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_DMA()
1978 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_DMA()
2256 hjpeg->JpegInCount = 0; in HAL_JPEG_Abort()
3577 else if (hjpeg->InDataLength > hjpeg->JpegInCount) in JPEG_ReadInputData()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_jpeg.c617 hjpeg->JpegInCount = 0; in HAL_JPEG_Init()
668 hjpeg->JpegInCount = 0; in HAL_JPEG_DeInit()
1599 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode()
1697 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode()
1796 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_IT()
1859 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_IT()
1928 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_DMA()
2000 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_DMA()
2278 hjpeg->JpegInCount = 0; in HAL_JPEG_Abort()
3621 else if (hjpeg->InDataLength > hjpeg->JpegInCount) in JPEG_ReadInputData()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_jpeg.c617 hjpeg->JpegInCount = 0; in HAL_JPEG_Init()
668 hjpeg->JpegInCount = 0; in HAL_JPEG_DeInit()
1599 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode()
1697 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode()
1796 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_IT()
1859 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_IT()
1928 hjpeg->JpegInCount = 0; in HAL_JPEG_Encode_DMA()
2000 hjpeg->JpegInCount = 0; in HAL_JPEG_Decode_DMA()
2278 hjpeg->JpegInCount = 0; in HAL_JPEG_Abort()
3622 else if (hjpeg->InDataLength > hjpeg->JpegInCount) in JPEG_ReadInputData()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_jpeg.h106 __IO uint32_t JpegInCount; /*!< Internal Counter of input data */ member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_jpeg.h106 __IO uint32_t JpegInCount; /*!< Internal Counter of input data */ member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_jpeg.h106 __IO uint32_t JpegInCount; /*!< Internal Counter of input data */ member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_jpeg.h106 __IO uint32_t JpegInCount; /*!< Internal Counter of input data */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_jpeg.h106 __IO uint32_t JpegInCount; /*!< Internal Counter of input data */ member