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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.h366 } AVSinkContext; typedef in typeref:struct:__anon1822
H A Dcmdutils.c1036 AVSinkContext *priv = ctx->priv;
1040 *priv = *(AVSinkContext *)opaque;
1049 AVSinkContext *priv = ctx->priv;
1058 .priv_size = sizeof(AVSinkContext),
H A Davplay.c1709 AVSinkContext avsink_ctx = { .pix_fmt = PIX_FMT_YUV420P };
H A Davconv.c554 AVSinkContext avsink_ctx = { .pix_fmt = codec->pix_fmt };
H A Dffmpeg.c341 AVSinkContext avsink_ctx = { .pix_fmt = codec->pix_fmt };

Completed in 131 milliseconds