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

  /external/opencv/cxcore/src/
cxutils.cpp 276 int step = 1, coeff_count; local
289 coeff_count = coeffs->rows + coeffs->cols - 1;
291 if( (coeffs->rows != 1 && coeffs->cols != 1) || (coeff_count != 3 && coeff_count != 4) )
305 if( coeff_count == 4 )
316 if( coeff_count == 4 )
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h     [all...]

Completed in 555 milliseconds