OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mm_jpeg_job
(Results
1 - 4
of
4
) sorted by null
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h
187
}
mm_jpeg_job
;
typedef in typeref:struct:__anon2179
192
int32_t (* start_job) (uint32_t client_hdl,
mm_jpeg_job
* job, uint32_t* jobId);
mm_jpeg.h
73
mm_jpeg_job
job; /* job description */
143
mm_jpeg_job
* job,
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c
68
static int32_t mm_jpeg_intf_start_job(uint32_t client_hdl,
mm_jpeg_job
* job, uint32_t* jobId)
mm_jpeg.c
858
mm_jpeg_job
* job,
889
memcpy(&node->entry.job, job, sizeof(
mm_jpeg_job
));
[
all
...]
Completed in 73 milliseconds