Searched refs:luma_size_8bit (Results 1 – 1 of 1) sorted by relevance
125 const size_t luma_size_8bit = in alloc_buffer() local128 (config->encoder_bit_depth > 8 && pack_mode_10bit == 0) ? luma_size_8bit : 0; in alloc_buffer()132 svt_enc->raw_size = (luma_size_8bit + luma_size_10bit) * 3 / 2; in alloc_buffer()