Searched refs:source_end (Results 1 – 3 of 3) sorted by relevance
45 UChar* source_end; in EncodeOneChar() local49 source_end = source; in EncodeOneChar()52 (const UChar**)&source_end, source + sizeof(UChar), in EncodeOneChar()
43 void vp8_start_encode(BOOL_CODER *br, unsigned char *source, unsigned char *source_end) in vp8_start_encode() argument50 br->buffer_end = source_end; in vp8_start_encode()
1257 typename ConstBufferSequence::const_iterator source_end = source.end(); in buffer_copy() local1260 buffer_size(target_buffer) && source_iter != source_end; ++source_iter) in buffer_copy()1552 typename ConstBufferSequence::const_iterator source_end = source.end(); in buffer_copy() local1555 while (target_iter != target_end && source_iter != source_end) in buffer_copy()2045 typename ConstBufferSequence::const_iterator source_end = source.end(); in buffer_copy() local2049 && target_iter != target_end && source_iter != source_end) in buffer_copy()