Home
last modified time | relevance | path

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 Dshaping.cpp261 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 Dtst_qgeocameratiles.cpp63 …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 Dvpu_api_legacy.cpp618 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 Dvpu_api.h190 RK_U32 yOffset; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dvpu_api.h185 RK_U32 yOffset; member
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_glyphs.c182 cache->yOffset = height; in exaRealizeGlyphCaches()
350 #define CACHE_Y(pos) (cache->yOffset + ((pos) / cache->columns) * cache->glyphHeight)
H A Dexa_priv.h132 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 Dtypes_c.h380 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 Dtypes_c.h380 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 Dtypes_c.h380 int yOffset; member
889 roi.yOffset = rect.y; in cvRectToROI()
900 return cvRect( roi.xOffset, roi.yOffset, roi.width, roi.height ); in cvROIToRect()