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

  /external/libvpx/libvpx/vp8/encoder/
boolhuff.c 54 void vp8_stop_encode(BOOL_CODER *br) function
boolhuff.h 43 extern void vp8_stop_encode(BOOL_CODER *bc);
bitstream.c 405 vp8_stop_encode(w);
    [all...]
encodeframe.c 938 vp8_stop_encode(&bc[i]);
    [all...]
  /external/libvpx/libvpx/test/
vp8_boolcoder_test.cc 96 vp8_stop_encode(&bw);
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 14 EXPORT |vp8_stop_encode|
138 |vp8_stop_encode| PROC

Completed in 44 milliseconds