Searched refs:pp_context (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.h58 typedef void pp_context; typedef
62 typedef pp_context pp_context_t;
73 pp_mode *mode, pp_context *ppContext, int pict_type);
85 pp_context *pp_get_context(int width, int height, int flags);
86 void pp_free_context(pp_context *ppContext);
H A Dpostprocess.c582 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc)
899 pp_context *pp_get_context(int width, int height, int cpuCaps){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess.h67 typedef void pp_context; typedef
76 pp_mode *mode, pp_context *ppContext, int pict_type);
88 pp_context *pp_get_context(int width, int height, int flags);
89 void pp_free_context(pp_context *ppContext);
H A Dpostprocess.c619 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc)
929 pp_context *pp_get_context(int width, int height, int cpuCaps){

Completed in 114 milliseconds