Home
last modified time | relevance | path

Searched refs:icvCvt_BGRA2BGR_16u_C4C3R (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/imgcodecs/src/
Dutils.hpp76 void icvCvt_BGRA2BGR_16u_C4C3R( const ushort* bgra, int bgra_step,
Dgrfmt_tiff.cpp353icvCvt_BGRA2BGR_16u_C4C3R(buffer16 + i*tile_width0*ncn, 0, in readData()
360 icvCvt_BGRA2BGR_16u_C4C3R(buffer16 + i*tile_width0*ncn, 0, in readData()
Dutils.cpp157 void icvCvt_BGRA2BGR_16u_C4C3R( const ushort* bgra, int bgra_step, in icvCvt_BGRA2BGR_16u_C4C3R() function