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 414 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]);
frame.c 255 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]) {
quant.c 789 rd_tmp.R = VP8GetCostLuma4(it, tmp_levels);

Completed in 23 milliseconds