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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Djvdec.c41 } JVFrame; typedef in typeref:struct:__anon3515
44 JVFrame *frames;
115 jv->frames = av_malloc(ast->nb_index_entries * sizeof(JVFrame));
122 JVFrame *jvf = jv->frames + i;
171 const JVFrame *jvf = jv->frames + jv->pts;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Djvdec.c39 } JVFrame; typedef in typeref:struct:__anon2170
42 JVFrame *frames;
102 jv->frames = av_malloc(ast->nb_index_entries * sizeof(JVFrame));
109 JVFrame *jvf = jv->frames + i;
145 const JVFrame *jvf = jv->frames + jv->pts;

Completed in 108 milliseconds