|
VLC
4.0.0-dev
|

Go to the source code of this file.
Functions | |
| void | vout_UpdateDisplaySourceProperties (vout_display_t *vd, const video_format_t *) |
| void | VoutFixFormatAR (video_format_t *) |
| void vout_UpdateDisplaySourceProperties | ( | vout_display_t * | vd, |
| const video_format_t * | |||
| ) |
References container_of, video_format_t::i_sar_den, video_format_t::i_sar_num, video_format_t::i_visible_height, video_format_t::i_visible_width, video_format_t::i_x_offset, video_format_t::i_y_offset, vout_display_priv_t::source, video_format_CopyCrop(), vout_display_CheckReset(), vout_display_Reset(), vout_SetSourceAspect(), vout_UpdateSourceCrop(), and VoutFixFormatAR().
Referenced by ThreadDisplayRenderPicture().
| void VoutFixFormatAR | ( | video_format_t * | ) |
References video_format_t::i_sar_den, video_format_t::i_sar_num, and vlc_ureduce().
Referenced by vout_UpdateDisplaySourceProperties(), and VoutFixFormat().
1.8.13