Searched defs:_width (Results 1 – 3 of 3) sorted by relevance
12 void *loadpng(const char *fn, unsigned *_width, unsigned *_height) in loadpng()151 void *readpng(const unsigned char *base, size_t size, unsigned *_width, unsigned *_height) in readpng()
105 bool CVCapture_Socket::open(const char* _address, const char* _port, int _width, int _height) in open()
531 WebRtc_UWord32 _width; variable