Searched refs:JPEGDEC_Enable (Results 1 – 2 of 2) sorted by relevance
127 JPEGDEC_Enable(base, config->enable); in JPEGDEC_Init()139 JPEGDEC_Enable(base, false); in JPEGDEC_Deinit()
260 static inline void JPEGDEC_Enable(JPEG_DECODER_Type *base, bool enable) in JPEGDEC_Enable() function