Home | History | Annotate | Download | only in encoder

Lines Matching refs:ctb_size

749     WORD32 ctb_size;
785 ctb_size = 1 << (u4_log_ctb_size - 1 - layer_no);
786 ai4_decomp_num_vert_units_lyr[layer_no] = ((a_ht[layer_no] + ctb_size) & ~(ctb_size - 1)) >>