Home
last modified time | relevance | path

Searched defs:max_angular_steps (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_weight_align.cpp93 compute_angular_offsets( unsigned int weight_count, const float* dec_weight_ideal_value, unsigned int max_angular_steps, float* offsets ) compute_angular_offsets() argument
153 compute_lowest_and_highest_weight( QualityProfile privateProfile, unsigned int weight_count, const float* dec_weight_ideal_value, unsigned int max_angular_steps, unsigned int max_quant_steps, const float* offsets, float* lowest_weight, int* weight_span, float* error, float* cut_low_weight_error, float* cut_high_weight_error ) compute_lowest_and_highest_weight() argument
246 compute_lowest_and_highest_weight( QualityProfile privateProfile, unsigned int weight_count, const float* dec_weight_ideal_value, unsigned int max_angular_steps, unsigned int max_quant_steps, const float* offsets, float* lowest_weight, int* weight_span, float* error, float* cut_low_weight_error, float* cut_high_weight_error ) compute_lowest_and_highest_weight() argument
341 unsigned int max_angular_steps = steps_for_quant_level[max_quant_level]; compute_angular_endpoints_for_quant_levels() local
[all...]

Completed in 2 milliseconds