Home | History | Annotate | Download | only in HAL

Lines Matching refs:qdepth

7208     int qdepth = getInt(KEY_QC_ZSL_QUEUE_DEPTH);
7209 if (qdepth < 0) {
7210 qdepth = 2;
7212 return qdepth;