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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djpegls.h35 typedef struct JpeglsContext { struct
37 } JpeglsContext; typedef in typeref:struct:JpeglsContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Djpegls.h33 typedef struct JpeglsContext{ struct
36 }JpeglsContext; typedef in typeref:struct:JpeglsContext
H A Djpeglsenc.c231 JpeglsContext * const s = avctx->priv_data;
373 JpeglsContext *c = (JpeglsContext*)ctx->priv_data;
389 .priv_data_size = sizeof(JpeglsContext),

Completed in 103 milliseconds