HomeSort by relevance Sort by last modified time
    Searched refs:cirq_full (Results 1 - 5 of 5) 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)) { \
  /hardware/qcom/camera/msmcobalt/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 74 milliseconds