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

  /external/opencv/cxcore/src/
cxmatmul.cpp 129 const arrtype* c_data, size_t c_step, \
141 c_step /= sizeof(c_data[0]); \
149 c_step0 = c_step, c_step1 = 1; \
151 c_step0 = 1, c_step1 = c_step; \
486 icvGEMMStore_##flavor( const arrtype* c_data, size_t c_step, \
495 c_step /= sizeof(c_data[0]); \
502 c_step0 = c_step, c_step1 = 1; \
748 c_step = C->step\/sizeof(c[0]); local
874 c_step = C->step\/sizeof(c[0]); local
    [all...]
  /hardware/interfaces/camera/common/1.0/default/
HandleImporter.cpp 195 ALOGV("%s: layout y %p cb %p cr %p y_str %d c_str %d c_step %d",
  /external/python/cpython2/Demo/tkinter/guido/
sortvisu.py 537 text="Step", command=self.c_step)
611 def c_step(self): member in class:SortDemo
  /external/python/cpython3/Tools/demo/
sortvisu.py 538 text="Step", command=self.c_step)
612 def c_step(self): member in class:SortDemo
  /external/opencv/ml/src/
mlsvm.cpp     [all...]
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm3.h     [all...]
core_cm4.h     [all...]
core_sc300.h     [all...]
core_cm7.h     [all...]
  /hardware/interfaces/camera/device/3.4/default/
ExternalCameraDeviceSession.cpp     [all...]

Completed in 182 milliseconds