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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mp.c184 AVFilterContext *avfctx; member in struct:__anon3409
321 av_log(m->avfctx, AV_LOG_DEBUG, "get_image: %d:%d, vf: %d:%d\n", w,h,vf->w,vf->h);
463 AVFilterLink *outlink = m->avfctx->outputs[0];
469 av_log(m->avfctx, AV_LOG_DEBUG, "ff_vf_next_put_image\n");
541 av_log(m->avfctx, AV_LOG_DEBUG, "Received control %d\n", request);
548 av_log(m->avfctx, AV_LOG_DEBUG, "query %X\n", fmt);
578 m->avfctx= ctx;
715 av_log(m->avfctx, AV_LOG_DEBUG, "mp request_frame\n");
723 av_log(m->avfctx, AV_LOG_DEBUG, "mp request_frame ret=%d\n", ret);
756 av_log(m->avfctx, AV_LOG_DEBU
[all...]

Completed in 59 milliseconds