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

1 23

  /external/webp/src/enc/
quant.c 391 QualityToJPEGCompression(Q, enc->alpha_ / 255.) :
396 const double expn = 1. - amp * enc->dqm_[i].alpha_;
    [all...]
frame.c 505 case 7: *info = mb->alpha_; break;
vp8l.c 482 VP8LCreateHuffmanTree(histo->alpha_, 15, buf_rle, huff_tree, codes + 3);
    [all...]
  /external/opencv3/3rdparty/libwebp/enc/
frame.c 677 case 7: *info = mb->alpha_; break;
vp8l.c 232 ok = ok && VP8LCreateHuffmanTree(histo->alpha_, 15, codes + 3);
    [all...]

Completed in 161 milliseconds

1 23