Searched refs:ProresThreadData (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 Dproresdec.c46 } ProresThreadData; typedef in typeref:struct:__anon1961
63 ProresThreadData *slice_data;
462 static void decode_slice_plane(ProresContext *ctx, ProresThreadData *td,
506 ProresThreadData *td = tdata;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dproresdec_lgpl.c52 } ProresThreadData; typedef in typeref:struct:__anon3199
66 ProresThreadData *slice_data;
424 static int decode_slice_plane(ProresContext *ctx, ProresThreadData *td,
530 static void decode_alpha_plane(ProresContext *ctx, ProresThreadData *td,
559 ProresThreadData *td = tdata;
H A Dproresenc_kostya.c181 typedef struct ProresThreadData { struct
186 } ProresThreadData; typedef in typeref:struct:ProresThreadData
223 ProresThreadData *tdata;
675 const int16_t *qmat, ProresThreadData *td)
751 ProresThreadData *td)
910 ProresThreadData *td = ctx->tdata + threadnr;

Completed in 73 milliseconds