Searched defs:HuffVal (Results 1 – 3 of 3) sorted by relevance
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_jpeg.c | 288 …uint8_t HuffVal[162]; /*!< The symbols, in order of incremented code length, this parameter cor… member 298 …uint8_t HuffVal[12]; /*!< The symbols, in order of incremented code length, this parameter corr… member
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_jpeg.c | 302 uint8_t HuffVal[162]; /*!< The symbols, in order of incremented code length, member 314 uint8_t HuffVal[12]; /*!< The symbols, in order of incremented code length, member
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_jpeg.c | 292 …uint8_t HuffVal[162]; /*!< The symbols, in order of incremented code length, this parameter cor… member 302 …uint8_t HuffVal[12]; /*!< The symbols, in order of incremented code length, this parameter corr… member
|