Searched refs:new (Results 1 – 7 of 7) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_entropy.c | 379 RK_S32 prob, new, old; in vp8e_calc_coeff_prob() local 387 new = (RK_S32) (*curr)[i][j][k][l]; in vp8e_calc_coeff_prob() 389 if (new == old) { in vp8e_calc_coeff_prob() 393 vp8e_put_lit(bitbuf, new, 8); in vp8e_calc_coeff_prob() 406 RK_S32 prob, new, old; in vp8e_calc_mv_prob() local 412 new = (RK_S32) (*curr)[i][j]; in vp8e_calc_mv_prob() 414 if (new == old) { in vp8e_calc_mv_prob() 418 vp8e_put_lit(bitbuf, new >> 1, 7); in vp8e_calc_mv_prob()
|
| /rockchip-linux_mpp/test/ |
| H A D | CMakeLists.txt | 42 # new mpi rc unit test 45 # new dec multi unit test
|
| /rockchip-linux_mpp/ |
| H A D | .gitignore | 24 config.h-new
|
| H A D | CHANGELOG.md | 14 - [smart_v3]: Add new frame qp interface 179 - [kmpp_obj]: Sync to new KmppEntry share object 180 - [err_proc]: Add a new command: DIS_ERR_CLR_MARK 183 - [vdpu384a]: Support RV1126B new features 185 - [kmpp_obj]: Sync to new kmpp_meta 196 - [kmpp_obj]: Update to new objdef query mode 414 - [av1d]: when MetaData found then it is new frame
|
| H A D | readme.txt | 152 | |----- legacy generate new libvpu to include old vpuapi path 153 | | and new mpp path
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 16 | 0.5 | 06/08/2020 | Update encoder new configuration interface, no longer supports RK3188… 345 …user. User is required to update the memory pool used by decoder by update new memory buffer to th… 423 …e and process the code stream. Only after resetting can it continue to receive the new code stream.
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 184 # a brief description. This used to be the default behavior. The new default is 201 # new page for each member. If set to NO, the documentation of a member will be
|