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

  /external/libvpx/libvpx/vp8/encoder/
encodeintra.h 20 void vp8_encode_intra4x4block(MACROBLOCK *x, int ib);
encodeintra.c 43 vp8_encode_intra4x4block(x, i);
52 void vp8_encode_intra4x4block(MACROBLOCK *x, int ib) function
89 vp8_encode_intra4x4block(mb, i);
pickinter.c 175 vp8_encode_intra4x4block(x, ib);
    [all...]

Completed in 43 milliseconds