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

  /external/cblas/include/
cblas.h 10 enum CBLAS_ORDER {CblasRowMajor=101, CblasColMajor=102};
  /frameworks/rs/cpu_ref/
rsCpuBLASDispatch.h 15 enum CBLAS_ORDER {CblasRowMajor=101, CblasColMajor=102};
    [all...]

Completed in 594 milliseconds