mpp-nyanmisaka/mpp/hal/vpu/mpg4d
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
..
CMakeLists.txt [m4vd]: add m4v decoder support for vdpu1 2017-08-17 16:18:28 +08:00
hal_m4vd_api.c [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
hal_m4vd_com.c [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
hal_m4vd_com.h [mpp_dec]: Use callback to handle hardware status 2020-12-08 19:42:53 +08:00
hal_m4vd_vdpu1.c [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
hal_m4vd_vdpu1.h [hal]: Use new mpp_device interface in hal 2020-11-06 11:47:53 +08:00
hal_m4vd_vdpu1_reg.h [dec]: fix dec error 2020-03-13 17:25:34 +08:00
hal_m4vd_vdpu2.c [mpp_log]: Add more log helper function 2022-05-20 11:42:10 +08:00
hal_m4vd_vdpu2.h [hal]: Use new mpp_device interface in hal 2020-11-06 11:47:53 +08:00
hal_m4vd_vdpu2_reg.h [m4vd]: add m4v decoder support for vdpu1 2017-08-17 16:18:28 +08:00