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

  /external/libvpx/libvpx/vp8/encoder/
boolhuff.c 63 void vp8_encode_value(BOOL_CODER *br, int data, int bits) function
boolhuff.h 42 extern void vp8_encode_value(BOOL_CODER *br, int data, int bits);
treewriter.h 25 #define vp8_write_literal vp8_encode_value
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 15 EXPORT |vp8_encode_value|
220 |vp8_encode_value| PROC

Completed in 44 milliseconds