OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_JOB_IDX
(Results
1 - 4
of
4
) sorted by null
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
129
#define
GET_JOB_IDX
(x) (((x) >> 16) & 0xff)
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
129
#define
GET_JOB_IDX
(x) (((x) >> 16) & 0xff)
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
128
#define
GET_JOB_IDX
(x) (((x) >> 16) & 0xff)
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
135
#define
GET_JOB_IDX
(x) (((x) >> 16) & 0xff)
Completed in 44 milliseconds