HomeSort by relevance Sort by last modified time
    Searched refs:alpha_ (Results 26 - 30 of 30) sorted by null

12

  /external/webp/src/dsp/
lossless.c     [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawBuffersIndexedTests.cpp 119 SeparateBlendEq (BlendEq rgb_, BlendEq alpha_)
121 , alpha (alpha_)
143 SeparateBlendFunc (BlendFunc rgb_, BlendFunc alpha_)
145 , alpha (alpha_)
    [all...]
  /external/webp/src/enc/
quant.c 367 QualityToJPEGCompression(Q, enc->alpha_ / 255.) :
372 const double expn = 1. - amp * enc->dqm_[i].alpha_;
    [all...]
frame.c 509 case 7: *info = mb->alpha_; break;
vp8l.c 244 VP8LCreateHuffmanTree(histo->alpha_, 15, buf_rle, huff_tree, codes + 3);
    [all...]

Completed in 348 milliseconds

12