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