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 503 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd);
cost.c 613 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd) {
quant.c 890 rd16.R = VP8GetCostLuma16(it, &rd16);
    [all...]

Completed in 491 milliseconds