Searched refs:target (Results 1 – 11 of 11) sorted by relevance
51 …se _ndk-build_ always creates a stripped version but cmake delays this for `install/strip` target);64 …_android-cmake_ allows to select between several compiler toolchains and target platforms. Most of…67 …target Application Binary Interface (ABI). This option nearly matches to the APP_ABI variable used…78 …: `android-8`) or a numeric value (example: `17`). The default API level depends on the target ABI:140 * **ANDROID_LIBM_PATH** - path to `libm.so` (set to something like `$(TOP)/out/target/product/<prod…165 * `NEON` - set if target ABI supports Neon;174 …ally expected to find libraries and packages belonging to the same build target. So _android-cmake…187 # Search packages for host system instead of packages for target system
60 # ANDROID_ABI=armeabi-v7a - specifies the target Application Binary67 # this ABI target is used by default636 # choose target ABI638 # verify that target ABI is supported648 # set target ABI options822 # remember target ABI823 set( ANDROID_ABI "${ANDROID_ABI}" CACHE STRING "The target ABI for Android. If arm, then armeabi-v7…1410 set( ANDROID_CXX_FLAGS "-target ${ANDROID_LLVM_TRIPLE} -Qunused-arguments ${ANDROID_CXX_FLAGS}" )1571 # where is the target environment1687 # ANDROID_LIBM_PATH : path to libm.so (set to something like $(TOP)/out/target/product/<product_n…
8 The design target of mpp is to connect different Rockchip hardware kernel driver29 The target OS platform including Android, Linux, ChromeOS and windows. Mpp uses
5 mode. The target of advanced mode is to provide flexible, multiple input/output
161 * [drm]: use mmap() in native way for GNU Linux target214 * [drm]: use mmap64() in native way for GNU Linux target246 * mpp: install mpp library to target
51 # Those files have a compiler marco protection, so only target
18 # Search packages for host system instead of packages for target system
469 - [hal]: Fix target link issue
281 static RK_S32 mpp_av1_tile_log2(RK_S32 blksize, RK_S32 target) in mpp_av1_tile_log2() argument284 for (k = 0; (blksize << k) < target; k++); in mpp_av1_tile_log2()
587 …CBR is Constant Bit Rate,fixed bit rate mode。In fixed bit rate mode, the target bit rate plays a d…588 |rc:bps_target|S32|RK_S32|Indicates the target code rate in CBR mode.|956 Default bitrate control parameters for the encoder, with a target bitrate of 7.8 Mbps, a lower refe…
2040 # and usage relations if the target is undocumented or is not a class.