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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dlatmenc.c51 static int latm_decode_extradata(LATMContext *ctx, uint8_t *buf, int size) function
80 latm_decode_extradata(ctx, avctx->extradata, avctx->extradata_size) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlatmenc.c55 static int latm_decode_extradata(LATMContext *ctx, uint8_t *buf, int size) function
93 latm_decode_extradata(ctx, avctx->extradata, avctx->extradata_size) < 0)

Completed in 167 milliseconds