H A D | astcenc_block_sizes.cpp | 29 * @param[out] y_weights The number of weights in the Y dimension. 39 unsigned int& y_weights, in decode_block_mode_2d() 50 y_weights = 0; in decode_block_mode_2d() 60 y_weights = A + 2; in decode_block_mode_2d() 64 y_weights = A + 2; in decode_block_mode_2d() 68 y_weights = B + 8; in decode_block_mode_2d() 75 y_weights = A + 2; in decode_block_mode_2d() 80 y_weights = B + 6; in decode_block_mode_2d() 98 y_weights = A + 2; in decode_block_mode_2d() 102 y_weights in decode_block_mode_2d() 36 decode_block_mode_2d( unsigned int block_mode, unsigned int& x_weights, unsigned int& y_weights, bool& is_dual_plane, unsigned int& quant_mode, unsigned int& weight_bits ) decode_block_mode_2d() argument 152 decode_block_mode_3d( unsigned int block_mode, unsigned int& x_weights, unsigned int& y_weights, unsigned int& z_weights, bool& is_dual_plane, unsigned int& quant_mode, unsigned int& weight_bits ) decode_block_mode_3d() argument 252 init_decimation_info_2d( unsigned int x_texels, unsigned int y_texels, unsigned int x_weights, unsigned int y_weights, decimation_info& di, dt_init_working_buffers& wb ) init_decimation_info_2d() argument 436 init_decimation_info_3d( unsigned int x_texels, unsigned int y_texels, unsigned int z_texels, unsigned int x_weights, unsigned int y_weights, unsigned int z_weights, decimation_info& di, dt_init_working_buffers& wb ) init_decimation_info_3d() argument 738 construct_dt_entry_2d( unsigned int x_texels, unsigned int y_texels, unsigned int x_weights, unsigned int y_weights, block_size_descriptor& bsd, dt_init_working_buffers& wb, unsigned int index ) construct_dt_entry_2d() argument 885 unsigned int y_weights; construct_block_size_descriptor_2d() local 1137 unsigned int y_weights; construct_block_size_descriptor_3d() local [all...] |