Searched refs:PlaneContext (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dffv1.h63 typedef struct PlaneContext { struct
70 } PlaneContext; typedef in typeref:struct:PlaneContext
97 PlaneContext plane[MAX_PLANES];
162 static inline int get_context(PlaneContext *p, int16_t *src,
H A Dffv1.c74 PlaneContext *const p = &fs->plane[j];
168 PlaneContext *p = &fs->plane[i];
207 PlaneContext *p = &fs->plane[i];
H A Dffv1dec.c101 PlaneContext *const p = &s->plane[plane_index];
304 PlaneContext * const p = &fs->plane[i];
383 PlaneContext *psrc = &fssrc->plane[i];
384 PlaneContext *pdst = &fsdst->plane[i];
806 PlaneContext *const p = &fs->plane[i];
H A Dffv1enc.c270 PlaneContext *const p = &s->plane[plane_index];
831 PlaneContext *const p = &s->plane[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dffv1.c147 typedef struct PlaneContext{ struct
154 } PlaneContext; typedef in typeref:struct:PlaneContext
173 PlaneContext plane[MAX_PLANES];
219 static inline int get_context(PlaneContext *p, int16_t *src,
444 PlaneContext * const p= &s->plane[plane_index];
682 PlaneContext * const p= &fs->plane[j];
889 PlaneContext * const p= &s->plane[i];
1033 PlaneContext *p= &fs->plane[i];
1217 PlaneContext *p= &fs->plane[i];
1246 PlaneContext * cons
[all...]

Completed in 78 milliseconds