Home
last modified time | relevance | path

Searched refs:source_end (Results 1 – 7 of 7) sorted by relevance

/external/sfntly/cpp/src/test/
Dtest_utils.cc45 UChar* source_end; in EncodeOneChar() local
49 source_end = source; in EncodeOneChar()
52 (const UChar**)&source_end, source + sizeof(UChar), in EncodeOneChar()
/external/chromium_org/third_party/sfntly/cpp/src/test/
Dtest_utils.cc45 UChar* source_end; in EncodeOneChar() local
49 source_end = source; in EncodeOneChar()
52 (const UChar**)&source_end, source + sizeof(UChar), in EncodeOneChar()
/external/libvpx/libvpx/vp8/encoder/
Dboolhuff.c43 void vp8_start_encode(BOOL_CODER *br, unsigned char *source, unsigned char *source_end) in vp8_start_encode() argument
50 br->buffer_end = source_end; in vp8_start_encode()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
Dboolhuff.c43 void vp8_start_encode(BOOL_CODER *br, unsigned char *source, unsigned char *source_end) in vp8_start_encode() argument
50 br->buffer_end = source_end; in vp8_start_encode()
/external/chromium_org/url/
Durl_canon_relative.cc210 int source_end = source_component.end(); in CopyOneComponent() local
211 for (int i = source_component.begin; i < source_end; i++) in CopyOneComponent()
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
Dboolhuff_armv5te.asm42 ; r2 unsigned char *source_end
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
Dboolhuff_armv5te.asm42 ; r2 unsigned char *source_end