Lines Matching full:dct
18 /* DCT partition base address regs */
71 /* DCT partition start bits regs */
207 * set control partition and DCT partition regs
217 * | tag 3B | extra 7B | hdr | mb_data | DCT sz | DCT part0 | ... | DCT partn |
223 * DCT size part
228 * 3. number of DCT parts is 1, 2, 4 or 8
285 * Calculate DCT partition info in cfg_parts()
286 * @dct_size_part_size: Containing sizes of DCT part, every DCT part in cfg_parts()
288 * DCT part in cfg_parts()
289 * @dct_part_offset: bytes offset of DCT parts from src_dma base addr in cfg_parts()
290 * @dct_part_total_len: total size of all DCT parts in cfg_parts()
299 /* Number of DCT partitions */ in cfg_parts()
305 /* DCT partition length */ in cfg_parts()
310 /* DCT partitions base address */ in cfg_parts()