Searched refs:max_linebuf_depth (Results 1 – 4 of 4) sorted by relevance
1157 u8 max_linebuf_depth; /* used to generate the bitstream */ member3283 if ((config_pps.pps_3 & 0xf) > dsc_data->max_linebuf_depth) { in vop2_load_pps()3285 config_pps.pps_3 |= dsc_data->max_linebuf_depth; in vop2_load_pps()3287 dsc_id, dsc_data->max_linebuf_depth, config_pps.pps_3 & 0xf); in vop2_load_pps()5777 .max_linebuf_depth = 11,5789 .max_linebuf_depth = 11,
1077 uint8_t max_linebuf_depth; /* used to generate the bitstream */ member
727 .max_linebuf_depth = 11,740 .max_linebuf_depth = 11,
536 uint8_t max_linebuf_depth; /* used to generate the bitstream */ member7312 if ((config_pps.pps_3 & 0xf) > dsc->max_linebuf_depth) { in vop2_crtc_load_pps()7314 config_pps.pps_3 |= dsc->max_linebuf_depth; in vop2_crtc_load_pps()7316 dsc_id, dsc->max_linebuf_depth, config_pps.pps_3 & 0xf); in vop2_crtc_load_pps()11576 dsc->max_linebuf_depth = dsc_data->max_linebuf_depth; in vop2_dsc_data_init()