Searched refs:symbols_per_layout (Results 1 – 2 of 2) sorted by relevance
415 uint8_t symbols_per_layout; member432 output->symbols_per_layout = 40; in get_audio_layout_config()436 output->symbols_per_layout = 40; in get_audio_layout_config()442 output->symbols_per_layout = 10; in get_audio_layout_config()446 output->symbols_per_layout = 10; in get_audio_layout_config()563 layout_config.max_layouts_per_audio_sdp * layout_config.symbols_per_layout); in dp_required_hblank_size_bytes()574 remainder = dc_fixpt_mul_int(remainder, layout_config.symbols_per_layout); in dp_required_hblank_size_bytes()
268 uint8_t symbols_per_layout; member283 output->symbols_per_layout = 40; in get_audio_layout_config()287 output->symbols_per_layout = 40; in get_audio_layout_config()293 output->symbols_per_layout = 10; in get_audio_layout_config()297 output->symbols_per_layout = 10; in get_audio_layout_config()371 layout_config->max_layouts_per_audio_sdp * layout_config->symbols_per_layout); in calculate_required_audio_bw_in_symbols()382 remainder = dc_fixpt_mul_int(remainder, layout_config->symbols_per_layout); in calculate_required_audio_bw_in_symbols()494 layout_config.symbols_per_layout == 0 || in check_audio_bandwidth_dp()