Searched refs:output_end (Results 1 – 3 of 3) sorted by relevance
132 uint8_t *output, *output_end; in msrle_decode_8_16_24_32() local139 output_end = output + FFABS(pic->linesize[0]); in msrle_decode_8_16_24_32()157 output_end = output + FFABS(pic->linesize[0]); in msrle_decode_8_16_24_32()172 output_end = pic->data[0] + line * pic->linesize[0] + FFABS(pic->linesize[0]); in msrle_decode_8_16_24_32()176 if (output + p2 * (depth >> 3) > output_end) { in msrle_decode_8_16_24_32()206 if (output + p1 * (depth >> 3) > output_end) in msrle_decode_8_16_24_32()
164 void *output = _output, *output_end = _output + output_size; in intel_debug_write_identifiers() local180 output_end - (output + sizeof(driver_desc)), in intel_debug_write_identifiers()205 assert(output < output_end); in intel_debug_write_identifiers()215 assert(output < output_end); in intel_debug_write_identifiers()
370 PCRE2_SPTR output_end; /* output end */ member388 if (out->output < out->output_end) in convert_glob_write()405 PCRE2_SPTR output_end = out->output_end; in convert_glob_write_str() local412 if (output < output_end) in convert_glob_write_str()819 out.output_end = use_buffer + use_length; in convert_glob()