Searched refs:yOffset (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | shaping.cpp | 261 const int32_t yOffset = -17; in shapeLines() local 264 float y = yOffset; in shapeLines()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocameratiles/ |
| H A D | tst_qgeocameratiles.cpp | 63 …void row(const PositionTestInfo &pti, int xOffset, int yOffset, int tileX, int tileY, int tileW, i… 75 void tst_QGeoCameraTiles::row(const PositionTestInfo &pti, int xOffset, int yOffset, int tileX, int… in row() argument 85 row += QString::number(yOffset); in row() 105 << pti.x + step * xOffset << pti.y + step * yOffset in row()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 618 RK_S32 yOffset = 0; in setup_video_frame_meta() local 622 mpp_meta_get_s32(meta, KEY_DEC_TBN_Y_OFFSET, &yOffset); in setup_video_frame_meta() 624 if (yOffset && uvOffset) { in setup_video_frame_meta() 626 videoFrame->thumbInfo.yOffset = yOffset; in setup_video_frame_meta()
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | vpu_api.h | 190 RK_U32 yOffset; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | vpu_api.h | 185 RK_U32 yOffset; member
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_glyphs.c | 182 cache->yOffset = height; in exaRealizeGlyphCaches() 350 #define CACHE_Y(pos) (cache->yOffset + ((pos) / cache->columns) * cache->glyphHeight)
|
| H A D | exa_priv.h | 132 int yOffset; /* y location within the picture where the cache starts */ member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | types_c.h | 380 int yOffset; member 889 roi.yOffset = rect.y; in cvRectToROI() 900 return cvRect( roi.xOffset, roi.yOffset, roi.width, roi.height ); in cvROIToRect()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | types_c.h | 380 int yOffset; member 889 roi.yOffset = rect.y; in cvRectToROI() 900 return cvRect( roi.xOffset, roi.yOffset, roi.width, roi.height ); in cvROIToRect()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | types_c.h | 380 int yOffset; member 889 roi.yOffset = rect.y; in cvRectToROI() 900 return cvRect( roi.xOffset, roi.yOffset, roi.width, roi.height ); in cvROIToRect()
|