Searched defs:ip (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/demos/high_res/ |
D | lv_demo_high_res_top_margin.c | 234 lv_obj_t * ip = lv_label_create(cont); in create_wifi() local
|
/lvgl-latest/examples/libs/rlottie/ |
D | lv_example_rlottie_approve.json | 1 {"v":"4.8.0","meta":{"g":"LottieFiles AE 1.0.0","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":6… number
|
/lvgl-latest/tests/src/test_assets/ |
D | test_lottie_approve.json | 1 {"v":"4.8.0","meta":{"g":"LottieFiles AE 1.0.0","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":6… number
|
/lvgl-latest/examples/widgets/lottie/ |
D | lv_example_lottie_approve.json | 1 {"v":"4.8.0","meta":{"g":"LottieFiles AE 1.0.0","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":6… number
|
/lvgl-latest/src/libs/lz4/ |
D | lz4.c | 929 const BYTE* ip = (const BYTE*)source; in LZ4_compress_generic_validated() local 1828 const BYTE* ip = istart; in LZ4_decompress_unsafe_generic() local 1927 read_variable_length(const BYTE** ip, const BYTE* ilimit, in read_variable_length() 1975 { const BYTE* ip = (const BYTE*) src; in LZ4_decompress_generic() local
|