mirror of
https://github.com/openharmony/multimedia_drm_framework.git
synced 2026-07-20 20:25:05 -04:00
update services/utils/include/drm_log.h.
Signed-off-by: baoxy92 <baoxianyue@hisilicon.com>
This commit is contained in:
@@ -64,9 +64,9 @@
|
||||
#endif
|
||||
|
||||
#define POINTER_MASK 0x00FFFFFF
|
||||
#define DATA_MAX_LEN 1 * 1024 * 1024
|
||||
#define RESPONSE_MAX_LEN 8 * 1024 * 1024
|
||||
#define REQUEST_MAX_LEN 8 * 1024 * 1024
|
||||
#define DATA_MAX_LEN (1 * 1024 * 1024)
|
||||
#define RESPONSE_MAX_LEN (8 * 1024 * 1024)
|
||||
#define REQUEST_MAX_LEN (8 * 1024 * 1024)
|
||||
#define IV_MAX_LEN 128
|
||||
#define KEYID_MAX_LEN 128
|
||||
#define LICENSEID_MAX_LEN 128
|
||||
|
||||
Reference in New Issue
Block a user