Searched defs:uv (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/srv/ |
A D | light_ctl_srv.c | 120 u16_t uv = 0; in _ctl_analyze() local 329 u16_t uv = 0; in _ctl_default_analyze() local 506 u16_t uv = 0; in _ctl_temp_analyze() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | upsampling_neon.c | 176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 184 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
|
A D | yuv.h | 186 static WEBP_INLINE int VP8ClipUV(int uv, int rounding) { in VP8ClipUV()
|
/AliOS-Things-master/components/genie_service/core/src/sig_models/ |
A D | sig_model_light_ctl_srv.c | 72 u16_t uv = 0; in _ctl_analyze() local
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | ecc.c | 392 static void vli_modInv_update(uECC_word_t *uv, in vli_modInv_update()
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_yuv.c | 1134 __m128i uv = _mm_loadu_si128((__m128i*)srcUV); in SDL_ConvertPixels_SwapNV() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 97713 duk_small_uint_t uv; local 97748 duk_uint32_t uv; local
|
Completed in 259 milliseconds