| /rockchip-linux_mpp/inc/ |
| H A D | mpp_sys_cfg.h | 33 RK_U64 change; member 84 RK_U32 change; member
|
| H A D | rk_venc_cmd.h | 596 RK_U32 change; member 990 RK_U32 change; member 1050 RK_U32 change; /**< change flag */ member 1084 RK_U32 change; member 1144 RK_U32 change; member 1237 RK_U32 change; member
|
| /rockchip-linux_mpp/mpp/inc/ |
| H A D | mpp_dec_cfg.h | 77 RK_U64 change; member 110 RK_U64 change; member
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_dec.c | 141 dec->cfg->base.change = 0; in mpp_dec_proc_cfg() 200 RK_U32 change = flags.info_change; in mpp_dec_put_frame() local 243 mpp_assert(!change); in mpp_dec_put_frame() 288 if (!change) { in mpp_dec_put_frame() 304 mpp_frame_set_info_change(frame, change); in mpp_dec_put_frame() 347 vproc_task->flags.info_change = change; in mpp_dec_put_frame() 350 if (!change) { in mpp_dec_put_frame()
|
| H A D | mpp_enc_impl.c | 616 static void show_rc_update(MppEncRcCfg *cfg, MppEncRcCfg *set, rk_u32 change) in show_rc_update() argument 625 if (change & RC_CHANGE_MODE) { in show_rc_update() 630 if (change & RC_CHANGE_BPS) { in show_rc_update() 642 if (change & RC_CHANGE_FPS_IN) { in show_rc_update() 651 if (change & RC_CHANGE_FPS_OUT) { in show_rc_update() 660 if (change & RC_CHANGE_GOP) { in show_rc_update() 680 rk_u32 change = 0; in proc_rc_cfg() local 796 change |= RC_CHANGE_MODE; in proc_rc_cfg() 800 change |= RC_CHANGE_BPS; in proc_rc_cfg() 804 change |= RC_CHANGE_FPS_IN; in proc_rc_cfg() [all …]
|
| /rockchip-linux_mpp/ |
| H A D | CHANGELOG.md | 105 - [mpp_sys_cfg]: Fix stride issue on resolution change 134 - [sys_cfg]: Align to CTU64 to avoid info change. 211 - [sys_cfg]: AVC is aligned to ctu to avoid info change 321 - [buf_slots]: Fix the issue of fmt conv during info change 634 - [hal_av1d_vdpu]: change rkv_hor_align to 16 align 643 - [mpp_enc_roi_utils]: change file format dos to unix 659 - [m2vd]: update frame period on frame rate code change 715 - Support fbc mode change on info change stage
|
| H A D | readme.txt | 361 MppBufferGroup according to the returned info change MppFrame.
|
| /rockchip-linux_mpp/debian/ |
| H A D | copyright | 21 # the following clauses, or change it to suit. Delete these two lines
|
| H A D | changelog | 54 * [hal_vp9d]: change stride align to 256 odds
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_CN.md | 352 MPP解码输出的图像是通过MppFrame结构来描述的,同时MppFrame结构也是MPP实例输出信息的管道,图像的错误信息,以及变宽高信息(info change)也是带在MppFrame结构进行… 362 - 输出图像的变宽高信息(Info change) 471 在这种方式下,用户不需要调用解码器control接口的MPP_DEC_SET_EXT_BUF_GROUP命令,只需要在解码器上报info change时直接调用control接口的MPP_DEC_S… 534 3. 如果在码流解码过程中发生了info change,需要把已有的MppBufferGroup进行reset,再commit进新的图像缓存,同时外部的显示也需要相应调整。 922 为mpi_dec_test本身的打印,表示发现解码器上报了info change事件。
|
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 333 …tance to output information. The error information of image and the info change are also output wi… 343 ##### **Change of output image information (Info change)** 377 … decoder’s MppBufferGroup has completed the reset processing of the Info change operation, and dec… 452 the control interface when the decoder reports the info change. The decoder will automatically allo… 509 3. If an info change occurs during the bitstream decoding process, the existing MppBufferGroup nee… 629 |h265:profile|S32|RK_S32|Indicates the frame-level QP change amplitude between two adjacent frames.| 642 |h265:qp_step|S32|RK_S32|Indicates the frame-level QP change amplitude between two adjacent frames.| 848 The mpi_dec_test printing indicates that the MPP decoder has reported an info change event.
|
| /rockchip-linux_mpp/kmpp/ |
| H A D | kmpp.c | 317 roi_data0.change = 1; in put_frame() 330 osd_data3->change = 1; in put_frame()
|
| /rockchip-linux_mpp/build/android/ |
| H A D | android.toolchain.cmake | 435 # try to detect change 440 …message( FATAL_ERROR "It is not possible to change path to the Android standalone toolchain on sub… 490 # try to detect change of NDK 495 …message( FATAL_ERROR "It is not possible to change the path to the NDK on subsequent CMake run. Yo… 723 # it is not possible to change CMAKE_SYSTEM_PROCESSOR after the first run... 1544 …OT ${CMAKE_SOURCE_DIR} CACHE PATH "Root for binaries output, set this to change where Android libs… 1567 # set these global flags for cmake client scripts to change behavior
|
| /rockchip-linux_mpp/mpp/vproc/ |
| H A D | mpp_dec_vproc.c | 898 RK_U32 change = task_vproc->flags.info_change; in dec_vproc_thread() local 918 if (change) { in dec_vproc_thread()
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_sys_cfg.c | 68 (RK_U32)((long)&(((MppSysCfgSet *)0)->field_change.change)), \
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_test.c | 922 p->osd_plt_cfg.change = MPP_ENC_OSD_PLT_CFG_CHANGE_ALL; in test_mpp_run() 974 p->roi_jpeg_cfg.change = 1; in test_mpp_run()
|
| H A D | mpi_enc_mt_test.c | 797 p->osd_plt_cfg.change = MPP_ENC_OSD_PLT_CFG_CHANGE_ALL; in enc_test_input()
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 1033 # Note: The header is subject to change so you typically have to regenerate the 1107 # change the gamma. 1381 # Use this tag to change the font size of LaTeX formulas included as images in 1382 # the HTML documentation. When you change the font size after a successful
|