HomeSort by relevance Sort by last modified time
    Searched refs:vp8_encode_value (Results 1 - 7 of 7) 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 30 #define vp8_write_literal vp8_encode_value
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
boolhuff.c 63 void vp8_encode_value(BOOL_CODER *br, int data, int bits) function
boolhuff.h 46 extern void vp8_encode_value(BOOL_CODER *br, int data, int bits);
treewriter.h 29 #define vp8_write_literal vp8_encode_value
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 15 EXPORT |vp8_encode_value|
220 |vp8_encode_value| PROC

Completed in 63 milliseconds