Searched refs:dsc_packed_pps (Results 1 – 5 of 5) sorted by relevance
294 uint8_t *dsc_packed_pps) in enc2_dp_set_dsc_pps_info_packet() argument301 ASSERT(dsc_packed_pps); in enc2_dp_set_dsc_pps_info_packet()309 memcpy(&pps_sdp.sb[0], dsc_packed_pps, sizeof(pps_sdp.sb)); in enc2_dp_set_dsc_pps_info_packet()
46 …(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps);204 …s(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps) in dsc2_get_packed_pps() argument215 …drm_dsc_pps_payload_pack((struct drm_dsc_picture_parameter_set *)dsc_packed_pps, &dsc_reg_vals.pps… in dsc2_get_packed_pps()
97 uint8_t *dsc_packed_pps);
229 uint8_t *dsc_packed_pps);
496 uint8_t dsc_packed_pps[128]; in dp_set_dsc_pps_sdp() local506 dsc->funcs->dsc_get_packed_pps(dsc, &dsc_cfg, &dsc_packed_pps[0]); in dp_set_dsc_pps_sdp()512 &dsc_packed_pps[0]); in dp_set_dsc_pps_sdp()