Searched refs:PPMode (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_internal.h96 typedef struct PPMode{ struct
111 } PPMode; typedef in typeref:struct:PPMode
167 PPMode ppMode;
H A Dpostprocess.c586 PPMode *ppMode= (PPMode *)vm;
670 struct PPMode *ppMode;
687 ppMode= av_malloc(sizeof(PPMode));
959 PPMode *mode = (PPMode*)vm;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_internal.h96 typedef struct PPMode{ struct
111 } PPMode; typedef in typeref:struct:PPMode
167 PPMode ppMode;
H A Dpostprocess.c622 PPMode *ppMode= (PPMode *)vm;
663 // QP_STORE_T QPs[], int QPStride, int isColor, struct PPMode *ppMode);
717 struct PPMode *ppMode;
720 ppMode= av_malloc(sizeof(PPMode));
981 PPMode *mode = (PPMode*)vm;

Completed in 54 milliseconds