Home
last modified time | relevance | path

Searched defs:num_weights (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dweight_infill.cc91 int num_weights = weight_dim_x * weight_dim_y; in CountBitsForWeights() local
Dintermediate_astc_block.cc210 const int num_weights = data.weight_grid_dim_x * data.weight_grid_dim_y * in ExtraConfigBitPosition() local
288 int num_weights = data.weight_grid_dim_x * data.weight_grid_dim_y; in UnpackIntermediateBlock() local
Dphysical_astc_block.cc270 int num_weights = props.width * props.height; in DecodeWeightProps() local
356 int num_weights = weight_props.width * weight_props.height; in DecodeNumWeightBits() local