Searched refs:dcc_control (Results 1 – 7 of 7) sorted by relevance
834 enum dcc_control dcc_control; in hubbub401_get_dcc_compression_cap() local942 dcc_control = dcc_control__256_256; in hubbub401_get_dcc_compression_cap()945 dcc_control = dcc_control__256_256; in hubbub401_get_dcc_compression_cap()947 dcc_control = dcc_control__256_128; in hubbub401_get_dcc_compression_cap()949 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap()952 dcc_control = dcc_control__256_256; in hubbub401_get_dcc_compression_cap()954 dcc_control = dcc_control__256_128; in hubbub401_get_dcc_compression_cap()956 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap()963 dcc_control = dcc_control__256_64; in hubbub401_get_dcc_compression_cap()968 dcc_control = dcc_control__256_128; in hubbub401_get_dcc_compression_cap()[all …]
223 enum dcc_control dcc_control; in hubbub2_get_dcc_compression_cap() local246 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()249 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()251 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()253 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()256 dcc_control = dcc_control__256_256_xxx; in hubbub2_get_dcc_compression_cap()258 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()260 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()267 dcc_control = dcc_control__256_64_64; in hubbub2_get_dcc_compression_cap()272 dcc_control = dcc_control__128_128_xxx; in hubbub2_get_dcc_compression_cap()[all …]
123 .dcc_control = hubp1_dcc_control,
639 .dcc_control = hubp3_dcc_control,
1375 .dcc_control = hubp1_dcc_control,
1685 .dcc_control = hubp2_dcc_control,
13259 …out->informative.dcc_control[k].max_uncompressed_block_plane0 = mode_lib->mp.DCCYMaxUncompressedBl… in dml2_core_calcs_get_informative()13260 …out->informative.dcc_control[k].max_compressed_block_plane0 = mode_lib->mp.DCCYMaxCompressedBlock[… in dml2_core_calcs_get_informative()13261 out->informative.dcc_control[k].independent_block_plane0 = mode_lib->mp.DCCYIndependentBlock[k]; in dml2_core_calcs_get_informative()13262 …out->informative.dcc_control[k].max_uncompressed_block_plane1 = mode_lib->mp.DCCCMaxUncompressedBl… in dml2_core_calcs_get_informative()13263 …out->informative.dcc_control[k].max_compressed_block_plane1 = mode_lib->mp.DCCCMaxCompressedBlock[… in dml2_core_calcs_get_informative()13264 out->informative.dcc_control[k].independent_block_plane1 = mode_lib->mp.DCCCIndependentBlock[k]; in dml2_core_calcs_get_informative()