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

  /external/webp/src/enc/
vp8i_enc.h 68 // |C8VE8|C8HE8|
93 #define C8HE8 (C8VE8 + 1 * 16)
quant_enc.c 462 const uint16_t VP8UVModeOffsets[4] = { C8DC8, C8TM8, C8VE8, C8HE8 };
    [all...]
  /external/webp/src/dsp/
enc.c 321 HorizontalPred(C8HE8 + dst, left, 8);
329 HorizontalPred(C8HE8 + dst, left, 8);
enc_mips_dsp_r2.c     [all...]
enc_msa.c 678 HorizontalPred8x8(C8HE8 + dst, left);
686 HorizontalPred8x8(C8HE8 + dst, left);
enc_sse2.c     [all...]

Completed in 255 milliseconds