Searched refs:max_tu_size (Results 1 – 1 of 1) sorted by relevance
54 int max_tu_size; member360 if (filled_len > svt_enc->max_tu_size) { in get_output_ref()362 int max_tu_size; in get_output_ref() local369 max_tu_size = 1 << av_ceil_log2(filled_len); in get_output_ref()371 svt_enc->pool = av_buffer_pool_init(max_tu_size + AV_INPUT_BUFFER_PADDING_SIZE, NULL); in get_output_ref()375 svt_enc->max_tu_size = max_tu_size; in get_output_ref()