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

  /external/libvpx/vp8/encoder/
treewriter.h 56 static __inline void vp8_treed_write function
83 vp8_treed_write(w, t, p, x->value, x->Len);
encodemv.c 35 vp8_treed_write(w, vp8_small_mvtree, p + MVPshort, x, 3);

Completed in 101 milliseconds