Searched refs:vy (Results 1 – 2 of 2) sorted by relevance
88 align = jpeg_supported_sampling[format].vy * 8; in jpeg_is_valid_size()96 #define JPEG_VY(x) ((x)->vy)111 uint8_t hy, vy, hc, vc; in jpeg_config_interal_regs() local113 vy = JPEG_VY(&jpeg_supported_sampling[format]); in jpeg_config_interal_regs()124 ptr->IMGREG[0] = JPEG_IMGREG_NBLOCK_SET(hy * vy - 1); in jpeg_config_interal_regs()
56 uint8_t vy:2; /**< bit: 3-2 --> Vertical y component */ member
Completed in 6 milliseconds