Searched refs:pack_mode_10bit (Results 1 – 1 of 1) sorted by relevance
123 const int pack_mode_10bit = in alloc_buffer() local126 config->source_width * config->source_height * (1 << pack_mode_10bit); in alloc_buffer()128 (config->encoder_bit_depth > 8 && pack_mode_10bit == 0) ? luma_size_8bit : 0; in alloc_buffer()