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

  /external/webp/src/enc/
vp8enci.h 413 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd);
frame.c 268 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd) {
quant.c 723 rd16.R = VP8GetCostLuma16(it, &rd16);

Completed in 698 milliseconds