Searched refs:icvCvt_BGR2RGB_16u_C3R (Results 1 – 3 of 3) sorted by relevance
75 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step,77 #define icvCvt_RGB2BGR_16u_C3R icvCvt_BGR2RGB_16u_C3R
425 icvCvt_BGR2RGB_16u_C3R( (ushort*)data, 0, in WriteImage()
211 void icvCvt_BGR2RGB_16u_C3R( const ushort* bgr, int bgr_step, in icvCvt_BGR2RGB_16u_C3R() function