OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cirq_empty
(Results
1 - 4
of
4
) sorted by null
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
162
/**
cirq_empty
:
174
#define
cirq_empty
(q) (q->count == 0)
macro
233
if (
cirq_empty
(q)) { \
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
162
/**
cirq_empty
:
174
#define
cirq_empty
(q) (q->count == 0)
macro
233
if (
cirq_empty
(q)) { \
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
161
/**
cirq_empty
:
173
#define
cirq_empty
(q) (q->count == 0)
macro
232
if (
cirq_empty
(q)) { \
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
168
/**
cirq_empty
:
180
#define
cirq_empty
(q) (q->count == 0)
macro
239
if (
cirq_empty
(q)) { \
Completed in 36 milliseconds