Searched refs:pp_mode (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.h58 typedef void pp_mode; typedef
62 typedef pp_mode pp_mode_t;
72 pp_mode *mode, pp_context *ppContext, int pict_type);
76 * returns a pp_mode or NULL if an error occurred
80 pp_mode *pp_get_mode_by_name_and_quality(const char *name, int quality);
81 void pp_free_mode(pp_mode *mode);
H A Dpostprocess.c639 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc)
735 pp_mode *pp_get_mode_by_name_and_quality(const char *name, int quality)
910 void pp_free_mode(pp_mode *mode){
1000 pp_mode *vm, void *vc, int pict_type)

Completed in 84 milliseconds