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

  /external/webp/src/enc/
vp8enci.h 415 int VP8GetCostUV(VP8EncIterator* const it, const VP8ModeScore* const rd);
frame.c 293 int VP8GetCostUV(VP8EncIterator* const it, const VP8ModeScore* const rd) {
quant.c 843 rd_uv.R = VP8GetCostUV(it, &rd_uv);

Completed in 665 milliseconds