HomeSort by relevance Sort by last modified time
    Searched defs:VP8LStreaks (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
lossless.h 155 } VP8LStreaks;
157 typedef VP8LStreaks (*VP8LCostCountFunc)(const uint32_t* population,
159 typedef VP8LStreaks (*VP8LCostCombinedCountFunc)(const uint32_t* X,
  /external/webp/src/dsp/
lossless.h 155 } VP8LStreaks;
157 typedef VP8LStreaks (*VP8LCostCountFunc)(const uint32_t* population,
159 typedef VP8LStreaks (*VP8LCostCombinedCountFunc)(const uint32_t* X,

Completed in 161 milliseconds