Searched defs:dsc_enc_caps (Results 1 – 2 of 2) sorted by relevance
85 struct dsc_enc_caps { struct100 void (*dsc_get_enc_caps)(struct dsc_enc_caps *dsc_enc_caps, int pixel_clock_100Hz); argument
65 static void dsc401_get_single_enc_caps(struct dsc_enc_caps *dsc_enc_caps, unsigned int max_dscclk_k… in dsc401_get_single_enc_caps()