Home
last modified time | relevance | path

Searched refs:chosentime (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddshow_pin.c298 int64_t chosentime = 0; in ff_dshow_meminputpin_Receive() local
322 chosentime = graphtime; in ff_dshow_meminputpin_Receive()
326 chosentime = graphtime; in ff_dshow_meminputpin_Receive()
339 chosentime = sampletime; in ff_dshow_meminputpin_Receive()
344 chosentime += pin->filter->start_time; in ff_dshow_meminputpin_Receive()
352 devtypename, buf_size, chosentime, sampletime, graphtime, graphtime - sampletime, ctx->device_name[devtype]); in ff_dshow_meminputpin_Receive()
353 pin->filter->callback(priv_data, index, buf, buf_size, chosentime, devtype); in ff_dshow_meminputpin_Receive()

Completed in 1 milliseconds