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

  /external/webp/src/enc/
vp8enci.h 487 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]);
frame.c 329 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]) {
quant.c 860 rd_tmp.R = VP8GetCostLuma4(it, tmp_levels);
    [all...]

Completed in 26 milliseconds