HomeSort by relevance Sort by last modified time
    Searched full:bmp_w (Results 1 - 1 of 1) sorted by null

  /external/opencv/otherlibs/highgui/
image.cpp 212 int bmp_w = m_img->width, bmp_h = m_img->height; local
236 FillBitmapInfo( bmi, bmp_w, bmp_h, Bpp(), m_img->origin );

Completed in 46 milliseconds