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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmimic.c231 int y, x, plane, cur_row = 0; local
263 ff_thread_await_progress(&ctx->buf_ptrs[index], cur_row, 0);
273 ff_thread_await_progress(&ctx->buf_ptrs[ctx->prev_index], cur_row, 0);
282 ff_thread_report_progress(&ctx->buf_ptrs[ctx->cur_index], cur_row++, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmimic.c279 int ret, y, x, plane, cur_row = 0; local
314 cur_row, 0);
325 cur_row, 0);
335 cur_row++, 0);

Completed in 42 milliseconds