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

  /external/webp/src/dsp/
enc.c 726 VP8WMetric VP8TDisto4x4;
757 VP8TDisto4x4 = Disto4x4_C;
824 assert(VP8TDisto4x4 != NULL);
dsp.h 221 // The weights for VP8TDisto4x4 and VP8TDisto16x16 contain a row-major
223 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
enc_sse41.c 331 VP8TDisto4x4 = Disto4x4_SSE41;
enc_mips32.c     [all...]
enc_neon.c     [all...]
enc_mips_dsp_r2.c     [all...]
enc_msa.c 874 VP8TDisto4x4 = Disto4x4_MSA;
enc_sse2.c     [all...]
  /external/webp/src/enc/
quant_enc.c     [all...]

Completed in 1362 milliseconds