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

  /external/opencv/cv/src/
cvtemplmatch.cpp 198 int thread_idx = cvGetThreadNum(); local
204 CvMat* _dft_img = dft_img[thread_idx];
205 void* _buf = buf[thread_idx];
  /external/google-breakpad/src/client/mac/handler/
minidump_generator.cc 993 int thread_idx = 0; local
1002 list.CopyIndexAfterObject(thread_idx++, &thread, sizeof(MDRawThread));
    [all...]

Completed in 130 milliseconds