Searched refs:ctb_size (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/alpha/include/asm/
H A Dhwrpb.h186 unsigned long ctb_size; /* console terminal block size */ member in struct:hwrpb_struct
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c21 unsigned int max_log2_ctb_size, ctb_size; local
36 ctb_size = 1 << max_log2_ctb_size;
39 pic_width_in_ctbs, pic_height_in_ctbs, ctb_size);
59 if (i == 0 && h == 1 && ctb_size == 16)
65 if (i == 0 && h == 1 && ctb_size == 16)
79 if (i == 0 && h == 1 && ctb_size == 16)
87 ctb_size == 16)

Completed in 116 milliseconds