| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_cfg.c | 82 base_type old = dst[0]; \ 85 … mpp_cfg_dbg_set("%p + %d set " #type " change %d -> %d\n", cfg, info->data_offset, old, val); \ 87 if (old != val) { \ 89 cfg, info->data_offset, old, val, info->flag_offset); \ 92 mpp_cfg_dbg_set("%p + %d set " #type " keep %d\n", cfg, info->data_offset, old); \
|
| H A D | mpp_cfg_io.c | 726 rk_s32 old = str->offset; in skip_ws() local 730 str, str->buf, str->buf_size, old, caller); in skip_ws() 743 str, str->buf, str->buf_size, old, str->offset, caller); in skip_ws() 1283 rk_s32 old = str->offset; in parse_log_array() local 1355 str->depth, old, str->offset); in parse_log_array() 1363 str->depth, old, str->offset, ret); in parse_log_array() 1492 rk_s32 old = str->offset; in parse_log_object() local 1619 str->depth, old, str->offset); in parse_log_object() 1627 str->depth, old, str->offset, ret); in parse_log_object() 1714 rk_s32 old = str->offset; in parse_json_object() local [all …]
|
| H A D | mpp_buf_slot.c | 1222 MppFrameImpl *old = (MppFrameImpl *)impl->info; in mpp_buf_slot_set_prop() local 1230 if (old->width || old->height) { in mpp_buf_slot_set_prop() 1233 old->width, old->height, old->hor_stride, in mpp_buf_slot_set_prop() 1234 old->ver_stride, old->fmt); in mpp_buf_slot_set_prop()
|
| /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 386 old = (RK_S32) (*prev)[i][j][k][l]; in vp8e_calc_coeff_prob() 389 if (new == old) { in vp8e_calc_coeff_prob() 406 RK_S32 prob, new, old; in vp8e_calc_mv_prob() local 411 old = (RK_S32) (*prev)[i][j]; in vp8e_calc_mv_prob() 414 if (new == old) { in vp8e_calc_mv_prob()
|
| /rockchip-linux_mpp/osal/inc/ |
| H A D | mpp_hash.h | 135 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() argument 138 _new->first = old->first; in hlist_move_list() 141 old->first = NULL; in hlist_move_list()
|
| /rockchip-linux_mpp/kmpp/base/ |
| H A D | kmpp_obj.c | 226 base_type old = dst[0]; \ 229 … %x set " #type " change " #log_str " -> " #log_str "\n", entry, tbl->tbl.elem_offset, old, val); \ 231 if (old != val) { \ 233 entry, tbl->tbl.elem_offset, old, val, tbl->tbl.flag_offset); \ 236 … obj_dbg_set("%p + %x set " #type " keep " #log_str "\n", entry, tbl->tbl.elem_offset, old); \
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 152 | |----- legacy generate new libvpu to include old vpuapi path
|
| H A D | CHANGELOG.md | 236 - [mpp_sys]: Fix old IP vertical alignment to 16 issue 656 - [dma-buf]: Add dma-buf.h for old ndk compiling
|
| /rockchip-linux_mpp/build/android/ |
| H A D | README.md | 223 But if you still want to stick to old make then:
|
| H A D | android.toolchain.cmake | 907 # old location ( pre r8c )
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 681 The command used to obtain the stream header data separately. MPP_ENC_GET_EXTRA_INFO is an old comm… 685 …his command is not thread-safe and is only used for compatibility with the old vpu_api. Do not use…
|
| /rockchip-linux_mpp/tools/ |
| H A D | mpp_doxyfile | 186 # tag to YES if you prefer the old behavior instead. 1194 # files are now used as the Windows 98 help format, and will replace the old
|