HomeSort by relevance Sort by last modified time
    Searched refs:mm_jpeg_job_entry (Results 1 - 2 of 2) sorted by null

  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg.h 83 } mm_jpeg_job_entry; typedef in typeref:struct:__anon3837
88 mm_jpeg_job_entry entry;
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 107 int32_t mm_jpeg_clean_omx_job(mm_jpeg_obj *my_obj, mm_jpeg_job_entry* job_entry)
132 int32_t mm_jpeg_omx_abort_job(mm_jpeg_obj *my_obj, mm_jpeg_job_entry* job_entry)
579 int32_t mm_jpeg_omx_encode(mm_jpeg_obj* my_obj, mm_jpeg_job_entry* job_entry)
681 mm_jpeg_job_entry * job_entry = &job_node->entry;
731 mm_jpeg_job_entry* job_entry = &job_node->entry;
    [all...]

Completed in 90 milliseconds