Home
last modified time | relevance | path

Searched defs:vpe_stream (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vpelib/inc/
Dvpe_types.h790 struct vpe_stream { struct
791 struct vpe_surface_info surface_info; /**< Stream plane information. */
792 struct vpe_scaling_info scaling_info; /**< Scaling information. */
793 struct vpe_blend_info blend_info; /**< Alpha blending */
794 struct vpe_color_adjust color_adj; /**< Color adjustment. Brightness,
796 struct vpe_tonemap_params tm_params; /**< Tone mapping parameters*/
797 struct vpe_hdr_metadata hdr_metadata; /**< HDR metadata */
798 struct vpe_scaling_filter_coeffs polyphase_scaling_coeffs; /**< Filter coefficients for
800 enum vpe_rotation_angle rotation; /**< Rotation angle of the
802 bool horizontal_mirror; /**< Set if the stream is flipped
[all …]