Searched refs:readLineNum (Results 1 – 1 of 1) sorted by relevance
479 uint32_t readLineNum = jpeg_read_scanlines(&decodeInfo_, &buffer, RW_LINE_NUM); in DoSwDecode() local480 if (readLineNum < RW_LINE_NUM) { in DoSwDecode()482 … IMAGE_LOGE("read line fail, read num:%{public}u, total read num:%{public}u.", readLineNum, in DoSwDecode()