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

  /external/libvpx/libvpx/vp8/encoder/
treewriter.h 60 static void vp8_treed_write function
87 vp8_treed_write(w, t, p, x->value, x->Len);
encodemv.c 35 vp8_treed_write(w, vp8_small_mvtree, p + MVPshort, x, 3);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
treewriter.h 60 static void vp8_treed_write function
87 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 423 milliseconds