Searched refs:platform (Results 1 – 13 of 13) sorted by relevance
| /rockchip-linux_mpp/osal/driver/ |
| H A D | vcodec_service.c | 138 const char *mpp_get_platform_dev_name(MppCtxType type, MppCodingType coding, RK_U32 platform) in mpp_get_platform_dev_name() argument 142 if ((platform & HAVE_RKVDEC) && (type == MPP_CTX_DEC) && in mpp_get_platform_dev_name() 148 } else if ((platform & HAVE_HEVC_DEC) && (type == MPP_CTX_DEC) && in mpp_get_platform_dev_name() 151 } else if ((platform & HAVE_AVSDEC) && (type == MPP_CTX_DEC) && in mpp_get_platform_dev_name() 154 } else if ((platform & HAVE_RKVENC) && (type == MPP_CTX_ENC) && in mpp_get_platform_dev_name() 157 } else if ((platform & HAVE_VEPU22) && (type == MPP_CTX_ENC) && in mpp_get_platform_dev_name()
|
| /rockchip-linux_mpp/doc/design/ |
| H A D | 1.mpp_design.txt | 4 The mpp is a middleware library for Rockchip SoC's cross platform media process. 29 The target OS platform including Android, Linux, ChromeOS and windows. Mpp uses 30 cmake to compile on different platform.
|
| H A D | 3.mpp_buffer.txt | 6 allocator on different platform. Currently it is designed for ion buffer on
|
| /rockchip-linux_mpp/debian/ |
| H A D | changelog | 49 * [allocator]: force using drm allocator in Linux platform 50 * [vpu]: use the platform function to open device node 200 * [osal]: add rk3036 platform 210 * [allocator]: force using drm allocator in Linux platform
|
| /rockchip-linux_mpp/osal/test/ |
| H A D | CMakeLists.txt | 43 # hardware platform feature detection unit test
|
| /rockchip-linux_mpp/osal/ |
| H A D | CMakeLists.txt | 74 # leave those special platform here
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 25 …ip is a general media processing software platform for Rockchip chip series. For applications the … 38 The hierarchical diagram of MPP platform in system architecture is shown below: 45 …are accelerator module of video encoding and decoding based on Rockchip platform, including vdpu, … 63 # 1.3 Supported platform 65 ## 1.3.1 Software platform 71 ## 1.3.2 Hardware platform 311 …me mode is used. Users can choose according to their application scenarios and platform conditions. 341 …quirement will be calculated in MPP decoder according to different chip platform and different vid… 484 … user by creating an empty external mode MppBufferGroup. On the Android platform, Mediaserver obta… 794 …hall subject to practice. The operating environment of Demo is based on the Android 32bit platform. [all …]
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 15 a. for cross platform compiling use cmake as the compiling management system. 66 | platform header and mpi header
|
| H A D | CMakeLists.txt | 329 # OSAL is needed on all platform, do not need option
|
| H A D | CHANGELOG.md | 314 - [misc]: Fix compile on 32bit platform
|
| /rockchip-linux_mpp/build/android/ |
| H A D | README.md | 25 1. Search platform specific locations (home folder, Windows "Program Files", etc). 168 …DROID_NDK_HOST_SYSTEM_NAME` - "windows", "linux-x86" or "darwin-x86" depending on the host platform 185 However this will break regular builds so instead of wrapping package search into platform-specific…
|
| H A D | android.toolchain.cmake | 359 # detect current host platform 377 …message( FATAL_ERROR "Cross-compilation on your platform is not supported by this cmake toolchain"… 694 # need always fallback to older platform 747 …OID_TOOLCHAIN_NAME}\" is not able to compile binaries for the \"${ANDROID_ARCH_NAME}\" platform." ) 772 …R "No one of available compiler toolchains is able to compile for ${ANDROID_ARCH_NAME} platform." ) 878 See https://android.googlesource.com/platform/development.git f907f4f9d4e56ccc8093df6fee54454b8bcab… 1055 …message( ERROR "Could not find libsupc++.a for a chosen platform. Either your NDK is not supported… 1381 On Linux and OS X host platform you can workaround this problem using gold linker (default). 1711 # ANDROID_NDK_HOST_SYSTEM_NAME : "windows", "linux-x86" or "darwin-x86" depending on host platform 1717 # TOOL_OS_SUFFIX : "" or ".exe" depending on host platform [all …]
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 2273 # Warning: Depending on the platform used, enabling this option may lead to
|