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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibopenjpeg.c40 } LibOpenJPEGContext; typedef in typeref:struct:__anon1942
54 LibOpenJPEGContext *ctx = avctx->priv_data;
63 LibOpenJPEGContext *ctx = avctx->priv_data;
75 LibOpenJPEGContext *ctx = avctx->priv_data;
205 LibOpenJPEGContext *ctx = avctx->priv_data;
217 .priv_data_size = sizeof(LibOpenJPEGContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibopenjpegdec.c87 } LibOpenJPEGContext; typedef in typeref:struct:__anon3174
244 LibOpenJPEGContext *ctx = avctx->priv_data;
256 LibOpenJPEGContext *ctx = avctx->priv_data;
405 #define OFFSET(x) offsetof(LibOpenJPEGContext, x)
426 .priv_data_size = sizeof(LibOpenJPEGContext),
H A Dlibopenjpegenc.c59 } LibOpenJPEGContext; typedef in typeref:struct:__anon3175
179 LibOpenJPEGContext *ctx = avctx->priv_data;
476 LibOpenJPEGContext *ctx = avctx->priv_data;
591 LibOpenJPEGContext *ctx = avctx->priv_data;
603 #define OFFSET(x) offsetof(LibOpenJPEGContext, x)
644 .priv_data_size = sizeof(LibOpenJPEGContext),

Completed in 99 milliseconds