Home
last modified time | relevance | path

Searched defs:alpha_ (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.h37 uint32_t alpha_[NUM_LITERAL_CODES]; member
Dvp8i_enc.h178 uint8_t alpha_; // quantization-susceptibility member
191 int alpha_; // quant-susceptibility, range [-127,127]. Zero is neutral. member
380 int alpha_; // global susceptibility (<=> complexity) member
Dbackward_references_cost_enc.c33 double alpha_[VALUES_IN_BYTE]; member
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxi.h50 WebPChunk* alpha_; // Corresponds to WEBP_CHUNK_ALPHA. member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbeta_distribution.h181 result_type alpha_; variable
Dbeta_distribution_test.cc264 const double alpha_; member in __anon4268e8d70111::BetaDistributionModel