Searched refs:get (Results 1 – 13 of 13) sorted by relevance
| /rockchip-linux_mpp/mpp/vproc/ |
| H A D | mpp_vproc_dev.c | 17 .get = rockchip_iep_api_alloc_ctx, 23 .get = rockchip_iep2_api_alloc_ctx, 35 iep_com_ctx *ctx = dev_comp[i].get(); in get_iep_ctx()
|
| /rockchip-linux_mpp/kmpp/base/inc/ |
| H A D | kmpp_obj_helper.h | 108 static rk_s32 CONCAT_US(hook, prefix, get, __VA_ARGS__) = -1; \ 120 CONCAT_US(hook, prefix, get, __VA_ARGS__) = \ 121 kmpp_objdef_get_hook(KMPP_OBJ_DEF(prefix), CONCAT_STR(get, __VA_ARGS__)); \ 126 rk_s32 CONCAT_US(prefix, get, __VA_ARGS__)(KMPP_OBJ_INTF_TYPE s, type *v) \ 153 rk_s32 CONCAT_US(prefix, get, __VA_ARGS__)(KMPP_OBJ_INTF_TYPE s, type *v) \ 182 rk_s32 CONCAT_US(prefix, get, __VA_ARGS__)(KMPP_OBJ_INTF_TYPE s, type *v) \ 205 rk_s32 CONCAT_US(prefix, get, __VA_ARGS__)(KMPP_OBJ_INTF_TYPE s, type *v) \ 229 rk_s32 CONCAT_US(prefix, get, __VA_ARGS__)(KMPP_OBJ_INTF_TYPE s, type *v) \ 233 if (CONCAT_US(hook, prefix, get, __VA_ARGS__) >= 0) \ 234 … ret = kmpp_obj_idx_run(s, CONCAT_US(hook, prefix, get, __VA_ARGS__), (void *)v, __FUNCTION__); \ [all …]
|
| H A D | kmpp_obj_func.h | 21 rk_s32 CONCAT_US(prefix, get)(KMPP_OBJ_INTF_TYPE *p); \ 49 rk_s32 CONCAT_US(prefix, get, __VA_ARGS__)(KMPP_OBJ_INTF_TYPE p, type* val); \ 54 rk_s32 CONCAT_US(prefix, get, __VA_ARGS__)(KMPP_OBJ_INTF_TYPE p, type* val); \
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 37 4. you can get demo about mpp applied to linux and android. 348 use create buffer internally and user need to release each frame they get. 351 Easy to use and get a demo quickly 356 status and consume all memory it can get. 376 On Android surfaceflinger will create buffer. Then mediaserver get file handle 384 3. May need external parser to get the correct buffer size for the external
|
| H A D | CHANGELOG.md | 25 - [mpp_trie]: Fix get err node issue 31 - [kmpp_obj]: Fix kmpp obj get by sptr 172 - [kmpp]: Remove get packet failed log 287 - [mpp_dec]: Add jpeg put/get decode support 326 - [hal_vepu580]: re-get roi buf when resolution switch 327 - [hal_vepu541]: re-get roi buf when resolution switch 373 - [test]: Use put/get in mpi_dec_test for jpeg 442 - [enc_265]: Support get Largest Code Unit size 459 - [hal_h265e]: fix sse_sum get err 486 - [dec]: get deocder capability via common routine [all …]
|
| H A D | CMakeLists.txt | 202 # get current version info 226 # get history version information
|
| /rockchip-linux_mpp/doc/design/ |
| H A D | 2.kernel_driver.txt | 67 get task from waiting list to running list and run. When hardware finishs a task 69 session done list. Finally client will get the finished task from session.
|
| H A D | 1.mpp_design.txt | 93 ways for user. The simple way - User can use put/get packet/frame function set.
|
| /rockchip-linux_mpp/mpp/vproc/inc/ |
| H A D | iep_common.h | 121 iep_com_ctx* (*get)(void); member
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_CN.md | 591 为了缓解这个问题MppEncCfg使用(void \*)作为类型,使用<字符串-值>进行key map式的配置,函数接口分为s32/u32/s64/u64/ptr,对应的接口函数分为set与get两… 920 `I mpi_dec_test: 0xeebc01c0 decode_get_frame get info changed found` 928 `I mpi_dec_test: 0xf1c40730 decode get frame 0` 1120 <http://stackoverflow.com/questions/28413530/api-to-get-android-system-properties-is-removed-in-arm…
|
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 114 …ss and size to MppPacket. Input through the put_packet interface, and then get the input image Mpp… 241 In practical usage we need to get MppTask from the input port of MPP by dequeue interface. Configur… 357 …o decoded image can be output the bitstream is sent, and then try again to get the decoded image a… 501 …l is created before the decoder is created there should be an extra way to get the size of the ima… 505 …s of both decoding and display. If the number of memory blocks is enough the decoder may get stuck. 535 | Input parameter | ctx :MPP decoder instance <br>packet :A pointer to get an instance of MppP… 565 …ptr/st, and the corresponding interface functions are divided into set and get two groups, as foll… 845 I mpi_dec_test: 0xeebc01c0 decode_get_frame get info changed found 857 I mpi_dec_test: 0xf1c40730 decode get frame 0 1068 …get-android-system-properties-is-removed-in-arm6](http://stackoverflow.com/questions/28413530/api-…
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 319 # doxygen to replace the get and set methods by a property in the documentation. 644 # doxygen should invoke to get the current version for each file (typically from 712 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that 891 # Note: To get rid of all source code in the generated output, make sure that 1024 # To get valid HTML the header file that includes any scripts and style sheets 1589 # that should be included in the LaTeX output. To get the times font for 1640 # the PDF file directly from the LaTeX files. Set this option to YES to get a 2057 # larger than 0 to get control over the balance between CPU load and processing
|
| /rockchip-linux_mpp/build/android/ |
| H A D | android.toolchain.cmake | 313 …message( SEND_ERROR "Could not get Android native API level. Probably you have specified invalid l… 504 # get all the details about standalone toolchain 583 # get all the details about NDK 917 # always search static GNU STL to get the location of libsupc++.a
|