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

  /external/opencv3/modules/imgcodecs/src/
utils.hpp 64 void icvCvt_BGRA2Gray_16u_CnC1R( const ushort* bgra, int bgra_step,
grfmt_pxm.cpp 327 icvCvt_BGRA2Gray_16u_CnC1R( (ushort *)src, 0, (ushort *)data, 0, cvSize(m_width,1), 3, 2 );
grfmt_tiff.cpp 375 icvCvt_BGRA2Gray_16u_CnC1R(buffer16 + i*tile_width0*ncn, 0,
utils.cpp 69 void icvCvt_BGRA2Gray_16u_CnC1R( const ushort* rgb, int rgb_step,

Completed in 4181 milliseconds