Searched refs:comp_start (Results 1 – 3 of 3) sorted by relevance
128 comp_start = curline[i:j]139 comp_start = curline[i:j]151 if complete and not comp_what and not comp_start:158 comp_lists, "insert-%dc" % len(comp_start),
2072 int64_t comp_start = start_time; in do_streamcopy() local2074 comp_start = FFMAX(start_time, f->start_time + f->ts_offset); in do_streamcopy()2076 ist->pts < comp_start : in do_streamcopy()2077 pkt->pts < av_rescale_q(comp_start, AV_TIME_BASE_Q, ist->st->time_base)) in do_streamcopy()
3402 unsigned index, unsigned comp_start, in load_interpolated_input() argument3423 LLVMValueRef llvm_chan = LLVMConstInt(ctx->ac.i32, comp_start + comp, false); in load_interpolated_input()