HomeSort by relevance Sort by last modified time
    Searched refs:VP8FixedCostsUV (Results 1 - 3 of 3) sorted by null

  /external/webp/src/enc/
cost.h 38 extern const uint16_t VP8FixedCostsUV[4];
cost.c 384 const uint16_t VP8FixedCostsUV[4] = { 302, 984, 439, 642 };
quant.c 851 rd_uv.R += VP8FixedCostsUV[mode];

Completed in 616 milliseconds