Home
last modified time | relevance | path

Searched refs:put (Results 1 – 15 of 15) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/
H A Dmpp_vproc_dev.c18 .put = rockchip_iep_api_release_ctx,
24 .put = rockchip_iep2_api_release_ctx,
40 ctx->ops->release = dev_comp[i].put; in get_iep_ctx()
/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_common.h122 void (*put)(iep_com_ctx *ctx); member
/rockchip-linux_mpp/LICENSES/
H A DMIT4 To use the MIT License put the following SPDX tag/value pair into a
H A DApache-2.04 To use the Apache License version 2.0 put the following SPDX tag/value
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_obj_func.h23 rk_s32 CONCAT_US(prefix, put)(KMPP_OBJ_INTF_TYPE p); \
H A Dkmpp_obj_helper.h444 rk_s32 CONCAT_US(KMPP_OBJ_NAME, put)(KMPP_OBJ_INTF_TYPE obj) in CONCAT_US() argument
467 EXPORT_SYMBOL(CONCAT_US(KMPP_OBJ_NAME, put));
/rockchip-linux_mpp/doc/design/
H A D2.kernel_driver.txt68 the task will be moved to done list and put to both service done list and
H A D1.mpp_design.txt93 ways for user. The simple way - User can use put/get packet/frame function set.
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile218 # will allow you to put the command \sideeffect (or @sideeffect) in the
220 # "Side Effects:". You can put \n's in the value part of an alias to insert
336 # (for instance a group of public functions) to be put as a subgroup of that
499 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
989 # be put under the same header in the alphabetical index. The IGNORE_PREFIX tag
1005 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
1006 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1348 # sheet generated by doxygen has an example that shows how to put an image at
1545 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
1546 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
[all …]
/rockchip-linux_mpp/
H A DCHANGELOG.md287 - [mpp_dec]: Add jpeg put/get decode support
307 - [mpp_buffer]: Fix buffer put log
373 - [test]: Use put/get in mpi_dec_test for jpeg
590 - [mpp_bitput]: fix put bits overflow
H A Dreadme.txt11 b. module internal header file should be put along with the implement file.
/rockchip-linux_mpp/build/android/
H A DREADME.md185 …tform-specific logic you can copy the following snippet into your project (put it after your top-l…
H A Dandroid.toolchain.cmake454 or put the toolchain or NDK in the default path:
1432 # put flags to cache (for debug purpose only)
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_CN.md294 …结构体MppApi,真正的编码与解码过程是通过调用MppApi结构体里内的函数指针来实现,也就是上图中红框内的部分。红框内的函数调用分为编解码流程接口put/get_packet/frame和相关…
H A DRockchip_Developer_Guide_MPP_EN.md279 …bove. Function calls in red boxes are divided into codec process interface put/get_packet/frame an…
1070 Solution: MPP has put the corresponding libc.so into the build/android/aarch64/fix/ directory, copy…