Searched refs:view_format (Results 1 – 7 of 7) sorted by relevance
126 …if (stream->timing.timing_3d_format != TIMING_3D_FORMAT_NONE && stream->view_format != VIEW_3D_FOR… in mod_build_vsc_infopacket()
150 enum view_3d_format view_format; member
404 if (stream1->view_format != stream2->view_format) in resource_are_streams_timing_synchronizable()562 if (stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE || in calculate_viewport()563 stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM) { in calculate_viewport()664 bool top_bottom_split = stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM; in calculate_recout()735 if (stream->view_format == VIEW_3D_FORMAT_SIDE_BY_SIDE) in calculate_scaling_ratios()737 else if (stream->view_format == VIEW_3D_FORMAT_TOP_AND_BOTTOM) in calculate_scaling_ratios()
1352 if (pipe_ctx->stream->view_format != VIEW_3D_FORMAT_NONE && in patch_address_for_sbs_tb_stereo()2810 enum view_3d_format view_format = stream->view_format; in dcn10_config_stereo_parameters() local2821 view_format == VIEW_3D_FORMAT_FRAME_SEQUENTIAL) { in dcn10_config_stereo_parameters()
1212 ((pipe->stream->view_format == in dcn_validate_bandwidth()1214 pipe->stream->view_format == in dcn_validate_bandwidth()
2443 need_split3d = ((pipe->stream->view_format == in dcn20_fast_validate_bw()2445 pipe->stream->view_format == in dcn20_fast_validate_bw()
1525 if (pipe_ctx->stream->view_format != VIEW_3D_FORMAT_NONE && in patch_address_for_sbs_tb_stereo()