| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_vo.cpp | 25 #ifndef ARRAY_LENGTH 26 #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0]) macro 92 for (RK_S32 i = 0; i < ARRAY_LENGTH(stVoTimings); i++) { in TEST_VO_GetDisplaySize()
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0010-HACK-gl-renderer-Workaround-dmabuf-import-attach-for.patch | 52 - num = gr->has_gl_texture_rg ? ARRAY_LENGTH(fallback_formats) : 2; 53 + num = (gr->has_gl_texture_rg || gr->is_mali_egl) ? ARRAY_LENGTH(fallback_formats) : 2;
|
| H A D | 0087-backend-vnc-enable-TLS-support.patch | 39 parse_options(vnc_options, ARRAY_LENGTH(vnc_options), argc, argv);
|
| H A D | 0073-gl-renderer-Support-more-SHM-RGB-formats.patch | 213 for (i = 0; i < ARRAY_LENGTH(gb->gl_format); i++) {
|
| H A D | 0021-pixman-renderer-Support-linux-dmabuf.patch | 336 + int num_formats = ARRAY_LENGTH(formats);
|
| H A D | 0030-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 84 for (i = 0; i < ARRAY_LENGTH(mods) && fb->handles[i]; i++)
|
| H A D | 0083-backend-vnc-add-VNC-support-using-Neat-VNC-library.patch | 159 + parse_options(vnc_options, ARRAY_LENGTH(vnc_options), argc, argv);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0010-HACK-gl-renderer-Workaround-dmabuf-import-attach-for.patch | 52 - num = gr->has_gl_texture_rg ? ARRAY_LENGTH(fallback_formats) : 2; 53 + num = (gr->has_gl_texture_rg || gr->is_mali_egl) ? ARRAY_LENGTH(fallback_formats) : 2;
|
| H A D | 0088-backend-vnc-enable-TLS-support.patch | 39 parse_options(vnc_options, ARRAY_LENGTH(vnc_options), argc, argv);
|
| H A D | 0074-gl-renderer-Support-more-SHM-RGB-formats.patch | 213 for (i = 0; i < ARRAY_LENGTH(gb->gl_format); i++) {
|
| H A D | 0021-pixman-renderer-Support-linux-dmabuf.patch | 336 + int num_formats = ARRAY_LENGTH(formats);
|
| H A D | 0030-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 84 for (i = 0; i < ARRAY_LENGTH(mods) && fb->handles[i]; i++)
|
| H A D | 0084-backend-vnc-add-VNC-support-using-Neat-VNC-library.patch | 159 + parse_options(vnc_options, ARRAY_LENGTH(vnc_options), argc, argv);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0009-HACK-gl-renderer-Workaround-dmabuf-import-attach-for.patch | 52 - num = gr->has_gl_texture_rg ? ARRAY_LENGTH(fallback_formats) : 2; 53 + num = (gr->has_gl_texture_rg || gr->is_mali_egl) ? ARRAY_LENGTH(fallback_formats) : 2;
|
| H A D | 0018-pixman-renderer-Support-linux-dmabuf.patch | 306 + int num_formats = ARRAY_LENGTH(formats);
|
| H A D | 0027-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 99 for (i = 0; i < ARRAY_LENGTH(mods) && fb->handles[i]; i++)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/cairo/ |
| H A D | CVE-2019-6462.patch | 21 int table_size = ARRAY_LENGTH (table);
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_vo.cpp | 155 #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0]) macro 267 for (RK_S32 i = 0; i < ARRAY_LENGTH(stVoTimings); i++) { in Sample_VO_GetDisplaySize() 365 for (i = 0; i < ARRAY_LENGTH(test_mode_table); i++) { in SampleSetVoInterfacetiming() 370 if (i == ARRAY_LENGTH(test_mode_table)) { in SampleSetVoInterfacetiming() 1676 for (i = 0; i < ARRAY_LENGTH(test_mode_table); i++) { in Sample_VO_Demo_Video_Mosaic() 1681 if (i == ARRAY_LENGTH(test_mode_table)) { in Sample_VO_Demo_Video_Mosaic() 2104 for (i = 0; i < ARRAY_LENGTH(test_mode_table); i++) { in Sample_VO_Video_Homologous() 2109 if (i == ARRAY_LENGTH(test_mode_table)) { in Sample_VO_Video_Homologous()
|
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | RKAndroidDevice.h | 139 #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0]) macro
|
| H A D | RKAndroidDevice.cpp | 1319 for (; i < ARRAY_LENGTH(gstUpdateOrder); i++) in isInOrderList() 1420 for (int idx = 0; idx < ARRAY_LENGTH(gstUpdateOrder); idx++) in DownloadImage() 1597 for (int idx = 0; idx < ARRAY_LENGTH(gstUpdateOrder); idx++) in DownloadImage()
|