OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cirq_full
(Results
1 - 4
of
4
) sorted by null
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
176
/**
cirq_full
:
188
#define
cirq_full
(q) (q->count == MM_JPEG_CIRQ_SIZE)
macro
206
if (
cirq_full
(q)) { \
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
176
/**
cirq_full
:
188
#define
cirq_full
(q) (q->count == MM_JPEG_CIRQ_SIZE)
macro
206
if (
cirq_full
(q)) { \
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
175
/**
cirq_full
:
187
#define
cirq_full
(q) (q->count == MM_JPEG_CIRQ_SIZE)
macro
205
if (
cirq_full
(q)) { \
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h
182
/**
cirq_full
:
194
#define
cirq_full
(q) (q->count == MM_JPEG_CIRQ_SIZE)
macro
212
if (
cirq_full
(q)) { \
Completed in 46 milliseconds