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

  /external/opencv3/3rdparty/libwebp/dsp/
dsp.h 70 extern VP8Intra4Preds VP8EncPredLuma4;
enc.c 679 VP8Intra4Preds VP8EncPredLuma4;
703 VP8EncPredLuma4 = Intra4Preds;
  /external/webp/src/dsp/
dsp.h 146 extern VP8Intra4Preds VP8EncPredLuma4;
enc.c 714 VP8Intra4Preds VP8EncPredLuma4;
751 VP8EncPredLuma4 = Intra4Preds;
enc_mips_dsp_r2.c     [all...]
enc_sse2.c     [all...]
  /external/opencv3/3rdparty/libwebp/enc/
quant.c 384 VP8EncPredLuma4(it->yuv_p_, it->i4_top_);
    [all...]
  /external/webp/src/enc/
quant.c 464 VP8EncPredLuma4(it->yuv_p_, it->i4_top_);
    [all...]

Completed in 74 milliseconds