archived-mpp/inc
Herman Chen 2b35cee0ce [mpp_log]: Add more log helper function
1. Move mpp_log.h to inc for external user.
2. Add mpp_debug.h for mpp internal logging.
3. Fix some warning.
4. Add log level setup function.
5. Check env log_level value in mpp_get_log_level call.

NOTE:
1. mpp internal module should use mpp_debug.h and mpp external user
should use mpp_log.h
2. Use mpp_get_log_level to update mpp_log_level when the env changed.

Change-Id: I90a55a02a72db177533013280dfe111ca3479229
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
2022-05-20 11:42:10 +08:00
..
mpp_buffer.h [mpp_buffer]: Add mem and buffer usage function 2021-04-20 14:39:52 +08:00
mpp_compat.h [mpp_compat]: Add mpp compatible spec module 2022-04-19 08:29:41 +08:00
mpp_err.h [inc]: add error define for operation not permitted 2018-04-27 17:20:32 +08:00
mpp_frame.h [mpp_frame]: Add task for internal flow 2022-04-29 16:56:50 +08:00
mpp_log.h [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
mpp_log_def.h [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
mpp_meta.h [mpp_meta]: Add mpp_meta_get with default value 2022-03-09 11:18:23 +08:00
mpp_packet.h [mpp_packet]: Add segment info and segment nb 2022-05-11 16:49:30 +08:00
mpp_rc_api.h [rc_v2]: Rename stat_times to stats_time 2021-06-28 16:17:50 +08:00
mpp_rc_defs.h [rc]: Fix rc issue in async mode 2022-04-01 18:07:30 +08:00
mpp_task.h [comment]: add comments in the format of Doxygen 2020-10-23 09:27:53 +08:00
rk_mpi.h [mpi]: Add start / stop / pause / resume ctrl cmd 2021-09-17 11:11:43 +08:00
rk_mpi_cmd.h [h264d_dpb]:Fast play is disabled by default 2022-04-22 09:59:18 +08:00
rk_type.h [av1d]: Add av1 parser api 2022-01-21 11:20:02 +08:00
rk_vdec_cfg.h [mpp_dec_cfg]: Add mpp_dec_cfg implement 2020-11-30 09:46:27 +08:00
rk_vdec_cmd.h [mpp_dec_cfg]: Add external notification callback 2021-10-13 15:42:11 +08:00
rk_venc_cfg.h [mpp_cfg]: Add general config function 2021-01-08 16:26:53 +08:00
rk_venc_cmd.h [mpp_enc]: Add split output flag 2022-05-10 11:19:23 +08:00
rk_venc_rc.h [mpp_enc]: Increase bps max limit to 200M 2021-11-22 17:14:51 +08:00
rk_venc_ref.h [mlvec]: Fix error when ltr_frames larger than 3 2020-09-09 08:57:41 +08:00
vpu.h [legacy]: Remove vpu dependence on mpp_service cmd 2020-11-06 11:47:53 +08:00
vpu_api.h [vpu_api_legacy]: support fbc fmt setup 2021-04-22 11:29:48 +08:00