HomeSort by relevance Sort by last modified time
    Searched defs:sort_key (Results 1 - 25 of 38) sorted by null

1 2

  /external/opencv/cvaux/src/
cvbgfg_gaussmix.cpp 73 static void icvInsertionSortGaussians( CvGaussBGPoint* g_point, double* sort_key, CvGaussBGStatModelParams *bg_model_params );
110 static void icvGetSortKey( const int nChannels, double* sort_key, const CvGaussBGPoint* g_point,
284 double sort_key[CV_BGFG_MOG_MAX_NGAUSSIANS]; local
310 icvGetSortKey( nChannels, sort_key, g_point, &bg_model_params );
311 icvInsertionSortGaussians( g_point, sort_key, (CvGaussBGStatModelParams *)&bg_model_params );
355 static void icvInsertionSortGaussians( CvGaussBGPoint* g_point, double* sort_key, CvGaussBGStatModelParams *bg_model_params )
360 double index = sort_key[i];
361 for( j = i; j > 0 && sort_key[j-1] < index; j-- ) //sort decending order
363 double temp_sort_key = sort_key[j];
364 sort_key[j] = sort_key[j-1]
    [all...]
  /external/toybox/toys/posix/
sort.c 82 struct sort_key struct
84 struct sort_key *next_key; // linked list
91 static char *get_key_data(char *str, struct sort_key *key, int flags)
167 // append a sort_key to key_list.
169 static struct sort_key *add_key(void)
172 struct sort_key **pkey = (struct sort_key **)stupid_compiler;
175 return *pkey = xzalloc(sizeof(struct sort_key));
241 struct sort_key *key;
244 for (key=(struct sort_key *)TT.key_list; !retval && key
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
som.h 150 unsigned int sort_key : 8; member in struct:som_copyable_section_data_struct
  /development/ndk/platforms/android-21/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
som.h 111 unsigned int sort_key :8; /* for linker */ member in struct:space_dictionary_record
134 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
som.h 111 unsigned int sort_key :8; /* for linker */ member in struct:space_dictionary_record
134 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
som.h 125 unsigned int sort_key :8; member in struct:space_dictionary_record
150 unsigned int sort_key :8; member in struct:subspace_dictionary_record

Completed in 984 milliseconds

1 2