Searched refs:workb_temp (Results 1 – 1 of 1) sorted by relevance
187 uint8_t * workb_temp = lv_malloc(TJPGD_WORKBUFF_SIZE); in decoder_open() local190 JRESULT rc = jd_prepare(jd, input_func, workb_temp, (size_t)TJPGD_WORKBUFF_SIZE, f); in decoder_open()199 lv_free(workb_temp); in decoder_open()