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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess.h57 typedef void pp_context; typedef
61 typedef pp_context pp_context_t;
72 pp_mode *mode, pp_context *ppContext, int pict_type);
83 pp_context *pp_get_context(int width, int height, int flags);
84 void pp_free_context(pp_context *ppContext);
H A Dpostprocess.c639 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc)
952 pp_context *pp_get_context(int width, int height, int cpuCaps){

Completed in 43 milliseconds