Searched refs:part (Results 1 – 8 of 8) sorted by relevance
| /rockchip-linux_mpp/doc/ |
| H A D | readme.txt | 6 This part contains information about how to use mpp and external study resource 10 This part contains information about design principle, module design and other
|
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 12 …5/07/2018 | Add decoder control command description, encoder part description and demo part descri… 279 …ved by calling the function pointer in the MppApi structure, that is, the part in the red box in t… 593 |rc:fps_in_num|S32|RK_S32|Indicates the numerator part of the input frame rate score value, for exa… 594 |rc:fps_in_denom|S32|RK_S32|Indicates the denominator part of the input frame rate fraction value. … 596 |rc:fps_out_num|S32|RK_S32|Indicates the numerator part of the output frame rate score, such as 0 m… 597 |rc:fps_out_denom|S32|RK_S32|Indicates the denominator part of the output frame rate score value. I… 770 …80, but because the encoder accesses the data to 16 alignment, the chroma part will be read when r…
|
| /rockchip-linux_mpp/LICENSES/ |
| H A D | Apache-2.0 | 112 pertain to any part of the Derivative Works; and 114 d. If the Work includes a "NOTICE" text file as part of its 118 part of the Derivative Works, in at least one of the following 119 places: within a NOTICE text file distributed as part of the
|
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.c | 1538 RK_U32 *part = (RK_U32 *)mpp_buffer_get_ptr(buffers->hw_size_table_buf); in hal_vp8e_update_buffers() local 1542 ctx->bitbuf[1].byte_cnt += part[0] - hw_offset; in hal_vp8e_update_buffers() 1543 ctx->bitbuf[1].data += part[0] - hw_offset; in hal_vp8e_update_buffers() 1545 ctx->bitbuf[2].byte_cnt = part[1]; in hal_vp8e_update_buffers() 1546 ctx->bitbuf[2].data += part[1]; in hal_vp8e_update_buffers() 1547 ctx->bitbuf[3].byte_cnt = part[2]; in hal_vp8e_update_buffers() 1548 ctx->bitbuf[3].data += part[2]; in hal_vp8e_update_buffers()
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 235 This part is learned from ff.
|
| H A D | CHANGELOG.md | 242 - [vepu510]: Mark frame first part when split slice out
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. 139 # part of the path. The tag can be used to show relative paths in the file list. 149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the 202 # part of the file/class/namespace that contains it. 220 # "Side Effects:". You can put \n's in the value part of an alias to insert 560 # be sorted only by class name, not including the namespace part. 878 # is part of the input, its contents will be placed on the main page 942 # source browser. The htags tool is part of GNU's global source tagging system 2046 # available from the path. This tool is part of Graphviz (see:
|
| /rockchip-linux_mpp/build/android/ |
| H A D | README.md | 166 * `ANDROID_NATIVE_API_LEVEL` - native Android API level we are building for (note: Java part of And…
|