HomeSort by relevance Sort by last modified time
    Searched refs:job_type (Results 1 - 25 of 37) sorted by null

1 2

  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 191 mm_jpeg_job_type_t job_type; member in struct:__anon5333
  /external/chromium-trace/catapult/dashboard/dashboard/models/
try_job.py 55 job_type = ndb.StringProperty( variable in class:TryJob
  /external/chromium-trace/catapult/dashboard/dashboard/
update_bug_with_results.py 105 if job.job_type == 'perf-try':
107 elif job.job_type == 'bisect-fyi':
update_bug_with_results_test.py 358 self._AddTryJob(12345, 'started', 'win_perf', job_type='perf-try',
398 job_type='bisect-fyi',
427 job_type='bisect-fyi',
bisect_fyi.py 108 job_type='bisect-fyi',
start_try_job.py 152 job_type='bisect',
183 job_type='perf-try')
784 if bisect_job.job_type not in ['bisect', 'bisect-fyi']:
auto_bisect.py 195 job_type='bisect',
start_try_job_test.py 758 job_type='bisect',
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
mm_jpeg_interface.h 261 mm_jpeg_job_type_t job_type; member in struct:__anon3533
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_jpeg_interface.h 261 mm_jpeg_job_type_t job_type; member in struct:__anon4444
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_jpeg_interface.h 248 mm_jpeg_job_type_t job_type; member in struct:__anon5589
  /hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h 307 mm_jpeg_job_type_t job_type; member in struct:__anon32094
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 405 jpeg_obj.job.job_type = JPEG_JOB_TYPE_DECODE;
mm_jpeg_test.c 428 jpeg_obj.job.job_type = JPEG_JOB_TYPE_ENCODE;
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 405 jpeg_obj.job.job_type = JPEG_JOB_TYPE_DECODE;
mm_jpeg_test.c 428 jpeg_obj.job.job_type = JPEG_JOB_TYPE_ENCODE;
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 403 jpeg_obj.job.job_type = JPEG_JOB_TYPE_DECODE;
mm_jpeg_test.c 426 jpeg_obj.job.job_type = JPEG_JOB_TYPE_ENCODE;
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 413 jpeg_obj.job.job_type = JPEG_JOB_TYPE_DECODE;
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 97 job.job_type = JPEG_JOB_TYPE_ENCODE;
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 97 job.job_type = JPEG_JOB_TYPE_ENCODE;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 97 job.job_type = JPEG_JOB_TYPE_ENCODE;
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 98 job.job_type = JPEG_JOB_TYPE_ENCODE;
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 761 switch (job_node->entry.job.job_type) {
767 __func__, job_node->entry.job.job_type);
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]

Completed in 734 milliseconds

1 2