Searched refs:link (Results 1 – 11 of 11) sorted by relevance
| /rockchip-linux_mpp/mpp/legacy/ |
| H A D | CMakeLists.txt | 37 # force dynamic link
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_dec_normal.c | 22 ts1 = container_of(a, MppPktTs, link); in ts_cmp() 23 ts2 = container_of(b, MppPktTs, link); in ts_cmp() 201 list_for_each_entry_safe(ts, pos, &dec->ts_link, MppPktTs, link) { in reset_parser_thread() 202 list_del_init(&ts->link); in reset_parser_thread() 648 INIT_LIST_HEAD(&pkt_ts->link); in try_proc_dec_task() 651 list_add_tail(&pkt_ts->link, &dec->ts_link); in try_proc_dec_task()
|
| H A D | mpp_dec.c | 46 INIT_LIST_HEAD(&task->ts_cur.link); in dec_task_init() 293 pkt_ts = list_first_entry_or_null(&dec->ts_link, MppPktTs, link); in mpp_dec_put_frame() 295 list_del_init(&pkt_ts->link); in mpp_dec_put_frame()
|
| /rockchip-linux_mpp/doc/design/ |
| H A D | 2.kernel_driver.txt | 66 link to both session waiting list and service waiting list. Then service will
|
| /rockchip-linux_mpp/mpp/codec/inc/ |
| H A D | mpp_dec_impl.h | 215 struct list_head link; member
|
| /rockchip-linux_mpp/debian/ |
| H A D | changelog | 39 * [osal]: linux: add -ldl -lct to link relative library 71 * Revert "[osal]: linux: add -ldl -lct to link relative library"
|
| /rockchip-linux_mpp/build/android/ |
| H A D | README.md | 36 …ndroid source tree, but you may be required to manually specify path to `libm` binary to link with. 136 …parate sections and enable garbage collection of unused input sections at link time (`-fdata-secti…
|
| H A D | android.toolchain.cmake | 1266 # setup default C link flag 1308 # add crt object to executable link list for Android SDK build 1317 # add libgcc.a to executable link list 1339 …function in separate section and enable garbage collection of unused input sections at link time" ) 1358 …set( ANDROID_LINKER_FLAGS "${ANDROID_LINKER_FLAGS} -Wl,--no-undefined -Wl,-rpath-link,${ANDROID_SY… 1485 # global includes and link directories 1501 # detect if need link crtbegin_so.o explicitly
|
| /rockchip-linux_mpp/LICENSES/ |
| H A D | Apache-2.0 | 55 merely link (or bind by name) to the interfaces of, the Work and Derivative
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 285 # When enabled doxygen tries to link words that correspond to documented 286 # classes, or namespaces to their corresponding documentation. Such a link can 924 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will 925 # link to the documentation.
|
| /rockchip-linux_mpp/ |
| H A D | CHANGELOG.md | 469 - [hal]: Fix target link issue
|