HomeSort by relevance Sort by last modified time
    Searched full:chcnt (Results 1 - 3 of 3) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_exr.cpp 170 int chcnt = 0; local
173 chcnt++;
178 chcnt++;
183 chcnt++;
186 m_type = (chcnt == uintcnt) ? UINT : FLOAT;
  /external/opencv3/modules/imgcodecs/src/
grfmt_exr.cpp 157 int chcnt = 0; local
160 chcnt++;
165 chcnt++;
170 chcnt++;
173 m_type = (chcnt == uintcnt) ? UINT : FLOAT;
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 462 int chCnt=0;
548 self->pSbrElement[elementIndex]->pSbrChannel[ch] = GetRam_SbrDecChannel(chCnt);
561 chCnt++;
    [all...]

Completed in 121 milliseconds