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

  /external/webp/src/enc/
cost.h 50 extern const uint16_t VP8LevelFixedCosts[MAX_LEVEL + 1];
68 return VP8LevelFixedCosts[level]
cost.c 76 const uint16_t VP8LevelFixedCosts[MAX_LEVEL + 1] = {
  /external/webp/src/dsp/
enc_mips32.c 572 "addu %[temp_2], %[temp_2], %[VP8LevelFixedCosts] \n\t"
    [all...]

Completed in 91 milliseconds