Home
last modified time | relevance | path

Searched defs:source_end (Results 1 – 6 of 6) sorted by relevance

/external/libaom/aom_scale/generic/
Dgen_scalers.c43 const unsigned char *const source_end = source + source_width; in aom_horizontal_line_5_4_scale_c() local
109 const unsigned char *const source_end = source + source_width; in aom_horizontal_line_5_3_scale_c() local
171 const unsigned char *const source_end = source + source_width; in aom_horizontal_line_2_1_scale_c() local
/external/libvpx/vp8/encoder/
Dboolhuff.c42 unsigned char *source_end) { in vp8_start_encode()
/external/sfntly/cpp/src/test/
Dtest_utils.cc45 UChar* source_end; in EncodeOneChar() local
/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp1257 typename ConstBufferSequence::const_iterator source_end = source.end(); in buffer_copy() local
1552 typename ConstBufferSequence::const_iterator source_end = source.end(); in buffer_copy() local
2045 typename ConstBufferSequence::const_iterator source_end = source.end(); in buffer_copy() local
/external/cronet/url/
Durl_canon_relative.cc255 int source_end = source_component.end(); in CopyOneComponent() local
/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan_unittest.cc718 uintptr_t source_end = slot_start + slot_span->GetRawSize(); in TEST_F() local