| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | CifScaleStream.cpp | 13 , _height(0) in CifSclStream() 37 _height = sns_sd_fmt.format.height; in set_format() 85 _height = sns_sd_sel.r.height; in set_format() 261 uint32_t dst_height = _height / _ratio; in set_ratio_fmt()
|
| H A D | CifScaleStream.h | 55 uint32_t _height; variable
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/ |
| H A D | videocapture.h | 29 int _height = 720);
|
| H A D | videocapture.cpp | 24 int _height): QObject(parent) in VideoCapture() argument 29 this->height = _height; in VideoCapture()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/ |
| H A D | FakeSensorHw.h | 68 int _height; variable
|
| H A D | FakeSensorHw.cpp | 129 sns_des->sensor_output_height = _height; in get_sensor_desc() 357 aFormat.format.height = _height; in getFormat() 379 _height = prop.frame_height; in prepare()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | RawStreamProcUnit.h | 173 int _height; variable
|
| H A D | RawStreamProcUnit.cpp | 410 _rawbuffer[i] = (uint8_t *)malloc(_width * _height * 2); in prepare()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | types.hpp | 322 Size_(_Tp _width, _Tp _height); 423 Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height); 1659 Size_<_Tp>::Size_(_Tp _width, _Tp _height) in Size_() argument 1660 : width(_width), height(_height) {} in Size_() 1784 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_() argument 1785 : x(_x), y(_y), width(_width), height(_height) {} in Rect_()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | types.hpp | 322 Size_(_Tp _width, _Tp _height); 423 Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height); 1659 Size_<_Tp>::Size_(_Tp _width, _Tp _height) in Size_() argument 1660 : width(_width), height(_height) {} in Size_() 1784 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_() argument 1785 : x(_x), y(_y), width(_width), height(_height) {} in Rect_()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | types.hpp | 322 Size_(_Tp _width, _Tp _height); 423 Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height); 1659 Size_<_Tp>::Size_(_Tp _width, _Tp _height) in Size_() argument 1660 : width(_width), height(_height) {} in Size_() 1784 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_() argument 1785 : x(_x), y(_y), width(_width), height(_height) {} in Rect_()
|