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

  /external/webp/src/enc/
cost.c 520 const int last_p0 = res->prob[b][ctx][0]; local
521 cost += VP8BitCost(0, last_p0);
  /external/webp/src/dsp/
enc_mips32.c 617 const int last_p0 = res->prob[b][ctx][0]; local
    [all...]

Completed in 222 milliseconds