Searched refs:avcodec_alloc_frame (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dv410dec.c36 avctx->coded_frame = avcodec_alloc_frame();
H A Dv410enc.c33 avctx->coded_frame = avcodec_alloc_frame();
H A Dapi-example.c166 if (!(decoded_frame = avcodec_alloc_frame())) {
231 picture= avcodec_alloc_frame();
362 picture= avcodec_alloc_frame();
H A Ddxtory.c29 avctx->coded_frame = avcodec_alloc_frame();
H A Dfrwu.c35 avctx->coded_frame = avcodec_alloc_frame();
H A Dlibvo-amrwbenc.c89 avctx->coded_frame = avcodec_alloc_frame();
H A Dr210dec.c31 avctx->coded_frame = avcodec_alloc_frame();
H A Droqaudioenc.c61 avctx->coded_frame= avcodec_alloc_frame();
H A Dv210dec.c36 avctx->coded_frame = avcodec_alloc_frame();
H A Dv210enc.c43 avctx->coded_frame = avcodec_alloc_frame();
H A Dadxenc.c122 avctx->coded_frame = avcodec_alloc_frame();
H A Dlibfaac.c92 avctx->coded_frame= avcodec_alloc_frame();
H A Dlibvo-aacenc.c41 avctx->coded_frame = avcodec_alloc_frame();
H A Dv210x.c33 avctx->coded_frame= avcodec_alloc_frame();
H A Dlibgsm.c72 avctx->coded_frame= avcodec_alloc_frame();
H A Dlibmp3lame.c79 avctx->coded_frame = avcodec_alloc_frame();
H A Dlibspeexenc.c214 avctx->coded_frame = avcodec_alloc_frame();
H A Dlibvorbis.c172 avccontext->coded_frame = avcodec_alloc_frame();
H A Dvble.c198 avctx->coded_frame = avcodec_alloc_frame();
H A Dlibopencore-amr.c198 avctx->coded_frame = avcodec_alloc_frame();
H A Dlibtheoraenc.c258 avc_context->coded_frame= avcodec_alloc_frame();
H A Dg726.c333 avctx->coded_frame = avcodec_alloc_frame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Ddemuxing_decoding.c300 frame = avcodec_alloc_frame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dartwork.c288 i_frame = avcodec_alloc_frame();
289 o_frame = avcodec_alloc_frame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvsrc_movie.c147 if (!(movie->frame = avcodec_alloc_frame()) ) {

Completed in 114 milliseconds

12