Searched refs:current_jobId (Results 1 – 1 of 1) sorted by relevance
323 uint32_t current_jobId = 0; in dataProcessRoutine() local347 if (current_jobId > 0) { in dataProcessRoutine()348 pme->mJpegHandle.abort_job(pme->mJpegClientHandle, current_jobId); in dataProcessRoutine()349 current_jobId = 0; in dataProcessRoutine()379 ret = pme->encodeData(super_buf, ¤t_jobId); in dataProcessRoutine()405 if (current_jobId > 0) { in dataProcessRoutine()406 pme->mJpegHandle.abort_job(pme->mJpegClientHandle, current_jobId); in dataProcessRoutine()407 current_jobId = 0; in dataProcessRoutine()