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

  /external/webp/src/dsp/
cost.c 375 VP8SetResidualCoeffsFunc VP8SetResidualCoeffs;
dsp.h 241 typedef void (*VP8SetResidualCoeffsFunc)(const int16_t* const coeffs,
243 extern VP8SetResidualCoeffsFunc VP8SetResidualCoeffs;

Completed in 48 milliseconds