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

  /hardware/intel/img/psb_video/src/android/
psb_android_glue.h 49 INIT_VALUE = 0,
  /external/opencv3/modules/core/src/opencl/
reduce2.cl 80 #define INIT_VALUE 0
83 #define INIT_VALUE MIN_VAL
86 #define INIT_VALUE MAX_VAL
114 tmp[c] = INIT_VALUE;
149 tmp[c] = INIT_VALUE;
191 tmp[c] = INIT_VALUE;
224 tmp[c] = INIT_VALUE;
  /hardware/intel/img/psb_video/src/
pnw_rotate.c 172 int mode = INIT_VALUE;
177 if (mode != INIT_VALUE) {

Completed in 759 milliseconds