HomeSort by: relevance | last modified time | path
    Searched defs:dsc_config (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dsc.h 39 struct dsc_config { struct
92 bool (*dsc_validate_stream)(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg);
93 void (*dsc_set_config)(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg,
95 bool (*dsc_get_packed_pps)(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_mst_types.c 570 struct dc_dsc_config dsc_config; local in function:bpp_x16_from_pbn
578 (int) kbps, param.timing, &dsc_config);
580 return dsc_config.bits_per_pixel;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_stream.h 256 struct dc_dsc_config *dsc_config; member in struct:dc_stream_update

Completed in 12 milliseconds