Home
last modified time | relevance | path

Searched refs:bFlip (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_dshow.cpp575 …cessPixels(unsigned char * src, unsigned char * dst, int width, int height, bool bRGB, bool bFlip);
2116 …cessPixels(unsigned char * src, unsigned char * dst, int width, int height, bool bRGB, bool bFlip){
2126 if(bFlip){
2135 if(bFlip){
Dcap_msmf.cpp723 …gned char * dst, unsigned int width, unsigned int height, unsigned int bpp, bool bRGB, bool bFlip);
3518 unsigned int height, unsigned int bpp, bool bRGB, bool bFlip) in processPixels() argument
3525 if(bFlip) in processPixels()
3541 if(bFlip) in processPixels()