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

  /external/sfntly/cpp/src/test/
test_utils.cc 45 UChar* source_end; local
49 source_end = source;
52 (const UChar**)&source_end, source + sizeof(UChar),
  /external/libvpx/libvpx/vp8/encoder/
boolhuff.c 43 void vp8_start_encode(BOOL_CODER *br, unsigned char *source, unsigned char *source_end)
50 br->buffer_end = source_end;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
boolhuff.c 43 void vp8_start_encode(BOOL_CODER *br, unsigned char *source, unsigned char *source_end)
50 br->buffer_end = source_end;
  /external/parameter-framework/asio-1.10.6/include/asio/
buffer.hpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 42 ; r2 unsigned char *source_end

Completed in 212 milliseconds