OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mm_jpeg_job_t
(Results
1 - 4
of
4
) sorted by null
/device/huawei/angler/camera/QCamera2/stack/common/
mm_jpeg_interface.h
266
}
mm_jpeg_job_t
;
typedef in typeref:struct:__anon3952
275
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
293
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
/device/lge/bullhead/camera/QCamera2/stack/common/
mm_jpeg_interface.h
266
}
mm_jpeg_job_t
;
typedef in typeref:struct:__anon4863
275
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
293
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
/device/moto/shamu/camera/QCamera2/stack/common/
mm_jpeg_interface.h
253
}
mm_jpeg_job_t
;
typedef in typeref:struct:__anon6008
262
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
280
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
/hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h
318
}
mm_jpeg_job_t
;
typedef in typeref:struct:__anon32932
344
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
363
int (*start_job)(
mm_jpeg_job_t
* job, uint32_t* job_id);
Completed in 1061 milliseconds