OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cirq_full
(Results
1 - 2
of
2
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
154
/**
cirq_full
:
166
#define
cirq_full
(q) (q->count == MM_JPEG_CIRQ_SIZE)
macro
184
if (
cirq_full
(q)) { \
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
155
/**
cirq_full
:
167
#define
cirq_full
(q) (q->count == MM_JPEG_CIRQ_SIZE)
macro
185
if (
cirq_full
(q)) { \
[
all
...]
Completed in 34 milliseconds