Searched refs:height_in_ctb (Results 1 – 2 of 2) sorted by relevance
293 unsigned log2_ctb_size, width_in_ctb, height_in_ctb, num_16x16_block_per_ctb; in calc_ctx_size_h265_main10() local313 height_in_ctb = (height + ((1 << log2_ctb_size) - 1)) >> log2_ctb_size; in calc_ctx_size_h265_main10()319 cm_buffer_size = max_references * context_buffer_size_per_ctb_row * height_in_ctb; in calc_ctx_size_h265_main10()
615 unsigned log2_ctb_size, width_in_ctb, height_in_ctb, num_16x16_block_per_ctb; in calc_ctx_size_h265_main10() local635 height_in_ctb = (height + ((1 << log2_ctb_size) - 1)) >> log2_ctb_size; in calc_ctx_size_h265_main10()641 cm_buffer_size = max_references * context_buffer_size_per_ctb_row * height_in_ctb; in calc_ctx_size_h265_main10()