Home
last modified time | relevance | path

Searched refs:_height (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCifScaleStream.cpp13 , _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 DCifScaleStream.h55 uint32_t _height; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.h29 int _height = 720);
H A Dvideocapture.cpp24 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 DFakeSensorHw.h68 int _height; variable
H A DFakeSensorHw.cpp129 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 DRawStreamProcUnit.h173 int _height; variable
H A DRawStreamProcUnit.cpp410 _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 Dtypes.hpp322 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 Dtypes.hpp322 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 Dtypes.hpp322 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_()