Searched refs:before (Results 1 – 9 of 9) sorted by relevance
| /rockchip-linux_mpp/mpp/legacy/ |
| H A D | CMakeLists.txt | 21 # NOTE: link_directories should be before add_library or add_executable
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_buf_slot.c | 538 SlotStatus before, SlotStatus after) in buf_slot_logs_write() argument 545 log->status_in = before; in buf_slot_logs_write() 609 SlotStatus before = status; in slot_ops_with_log() local 708 impl->slots_idx, index, op_string[op], arg, before.val, status.val); in slot_ops_with_log() 710 buf_slot_logs_write(impl->logs, index, op, before, status); in slot_ops_with_log()
|
| /rockchip-linux_mpp/build/android/ |
| H A D | android.toolchain.cmake | 144 # Implies -fno-rtti -fno-exceptions for NDK before r7. 148 # Implies -fno-rtti -fno-exceptions for NDK before r7. 992 if( ANDROID_NDK_RELEASE_NUM LESS 7000 ) # before r7 1000 if( NOT ANDROID_NDK_RELEASE_NUM LESS 8004 ) # before r8d 1005 if( ANDROID_NDK_RELEASE_NUM LESS 7000 ) # before r7 1041 if( NOT EXISTS "${__libsupcxx}" ) # before r7 1064 # TODO: check if .so file exists before the renaming 1324 if( ANDROID_NDK_RELEASE_NUM LESS 7000 ) # before r7
|
| H A D | README.md | 110 * Implies `-fno-rtti -fno-exceptions` for NDK before r7. 113 * Implies `-fno-rtti -fno-exceptions` for NDK before r7.
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 301 …it flag through the MPP_DEC_SET_PARSER_SPLIT_MODE command of the control interface before mpp_init. 309 Whole frame data process is more efficient, but it needs to be parsed and frame segmented before in… 369 …from the decoder. This command is called usually right after mpp_init and before decode_put_packet. 385 …s whole frame mode and assume the input is frame segmented. This command is called before mpp_init. 389 …nfluence on error stream flag so it is disabled by default. This command is called before mpp_init. 409 …mark any errinfo in the output MppFrame structure. This command is called before decode_put_packet. 413 …ust outputs the current decoded image immediately. This command is called before decode_put_packet. 417 … decoded after the I frame but displayed before the I frame, frame loss may occur. The command is … 501 1. If the image memory pool is created before the decoder is created there should be an extra way … 557 …r to configure the encoder configuration information through the control interface before encoding. [all …]
|
| /rockchip-linux_mpp/debian/ |
| H A D | changelog | 88 * [h264e]: allocate buffers before encoding
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 353 1. The buffer from decoder may not be return before decoder is close.
|
| H A D | CHANGELOG.md | 562 - [jpege_vpu720]: sync cache before return task
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 96 # description of a member or function before the detailed description 131 # before files name in the file list and in the header files. If set to NO the 847 # Note that the filter must not add or remove lines; it is applied before the 1315 # After copying Eclipse needs to be restarted before the help appears. 1395 # the HTML output directory before the changes have effect. 1429 # MathJax from http://www.mathjax.org before deployment. 1931 # defined before the preprocessor is started (similar to the -D option of e.g. 2124 # for no limit. Note that the threshold may be exceeded by 50% before the limit
|