Lines Matching +full:1 +full:- +full:1024
1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
3 * Wave5 series multi-standard codec IP - product config definitions
5 * Copyright (C) 2021-2023 CHIPS&MEDIA INC
28 #define WAVE517_WORKBUF_SIZE (2 * 1024 * 1024)
29 #define WAVE521ENC_WORKBUF_SIZE (128 * 1024) //HEVC 128K, AVC 40K
30 #define WAVE521DEC_WORKBUF_SIZE (1784 * 1024)
31 #define WAVE515DEC_WORKBUF_SIZE (2 * 1024 * 1024)
43 #define W5_DEC_CODEC_STEP_WIDTH 1U
44 #define W5_DEC_CODEC_STEP_HEIGHT 1U
65 #define USE_SRC_PRI_AXI 1
77 #define W5_REMAP_INDEX1 1
78 #define W5_REMAP_MAX_SIZE (1024 * 1024)
80 #define WAVE521_MAX_CODE_BUF_SIZE (2 * 1024 * 1024)
81 #define WAVE515_MAX_CODE_BUF_SIZE (1024 * 1024)
82 #define WAVE5_TEMPBUF_SIZE (1024 * 1024)
85 #define WAVE515_ONE_TASKBUF_SIZE (8 * 1024 * 1024)