Searched defs:decimation_mode (Results 1 – 2 of 2) sorted by relevance
543 int decimation_mode = decimation_mode_index[y_weights * 16 + x_weights]; in construct_block_size_descriptor_2d() local621 int decimation_mode = decimation_mode_index[z_weights * 64 + y_weights * 8 + x_weights]; in construct_block_size_descriptor_3d() local
91 int8_t decimation_mode; member