����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: MIT
* Copyright (C) 2018 Intel Corp.
*
* Authors:
* Manasi Navare <manasi.d.navare@intel.com>
*/
#ifndef DRM_DSC_HELPER_H_
#define DRM_DSC_HELPER_H_
#include <drm/display/drm_dsc.h>
enum drm_dsc_params_type {
DRM_DSC_1_2_444,
DRM_DSC_1_1_PRE_SCR, /* legacy params from DSC 1.1 */
DRM_DSC_1_2_422,
DRM_DSC_1_2_420,
};
struct drm_printer;
void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header);
int drm_dsc_dp_rc_buffer_size(u8 rc_buffer_block_size, u8 rc_buffer_size);
void drm_dsc_pps_payload_pack(struct drm_dsc_picture_parameter_set *pps_sdp,
const struct drm_dsc_config *dsc_cfg);
void drm_dsc_set_const_params(struct drm_dsc_config *vdsc_cfg);
void drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *vdsc_cfg);
int drm_dsc_setup_rc_params(struct drm_dsc_config *vdsc_cfg, enum drm_dsc_params_type type);
int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
u8 drm_dsc_initial_scale_value(const struct drm_dsc_config *dsc);
u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc);
u32 drm_dsc_get_bpp_int(const struct drm_dsc_config *vdsc_cfg);
void drm_dsc_dump_config(struct drm_printer *p, int indent, const struct drm_dsc_config *cfg);
#endif /* _DRM_DSC_HELPER_H_ */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| drm_dp.h | File | 75.41 KB | 0644 |
|
| drm_dp_aux_bus.h | File | 2.45 KB | 0644 |
|
| drm_dp_dual_mode_helper.h | File | 4.63 KB | 0644 |
|
| drm_dp_helper.h | File | 30.73 KB | 0644 |
|
| drm_dp_mst_helper.h | File | 33.39 KB | 0644 |
|
| drm_dp_tunnel.h | File | 6.2 KB | 0644 |
|
| drm_dsc.h | File | 15.84 KB | 0644 |
|
| drm_dsc_helper.h | File | 1.23 KB | 0644 |
|
| drm_hdcp.h | File | 8.45 KB | 0644 |
|
| drm_hdcp_helper.h | File | 577 B | 0644 |
|
| drm_hdmi_audio_helper.h | File | 596 B | 0644 |
|
| drm_hdmi_helper.h | File | 840 B | 0644 |
|
| drm_hdmi_state_helper.h | File | 1.22 KB | 0644 |
|
| drm_scdc.h | File | 2.88 KB | 0644 |
|
| drm_scdc_helper.h | File | 2.73 KB | 0644 |
|