Home
last modified time | relevance | path

Searched refs:log2_max_luma_coding_block_size (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus_h265.c401 unsigned int log2_max_luma_coding_block_size; in cedrus_h265_setup() local
428 log2_max_luma_coding_block_size = in cedrus_h265_setup()
431 ctb_size_luma = 1UL << log2_max_luma_coding_block_size; in cedrus_h265_setup()