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

  /external/chromium_org/third_party/libwebp/enc/
cost.c 531 extern int VP8GetResidualCostMIPS32(int ctx0, const VP8Residual* const res);
543 VP8GetResidualCost = VP8GetResidualCostMIPS32;
  /external/chromium_org/third_party/libwebp/dsp/
enc_mips32.c 512 extern int VP8GetResidualCostMIPS32(int ctx0, const VP8Residual* const res);
514 int VP8GetResidualCostMIPS32(int ctx0, const VP8Residual* const res) {
    [all...]

Completed in 202 milliseconds