HomeSort by relevance Sort by last modified time
    Searched refs:cirq_empty (Results 1 - 2 of 2) sorted by null

  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 140 /** cirq_empty:
152 #define cirq_empty(q) (q->count == 0) macro
211 if (cirq_empty(q)) { \
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 141 /** cirq_empty:
153 #define cirq_empty(q) (q->count == 0) macro
212 if (cirq_empty(q)) { \
    [all...]

Completed in 2371 milliseconds