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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess.h59 typedef void pp_mode; typedef
63 typedef pp_mode pp_mode_t;
73 pp_mode *mode, pp_context *ppContext, int pict_type);
77 * Return a pp_mode or NULL if an error occurred.
82 pp_mode *pp_get_mode_by_name_and_quality(const char *name, int quality);
83 void pp_free_mode(pp_mode *mode);
H A Dpostprocess.c582 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc)
664 pp_mode *pp_get_mode_by_name_and_quality(const char *name, int quality)
857 void pp_free_mode(pp_mode *mode){
955 pp_mode *vm, void *vc, int pict_type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess.h68 typedef void pp_mode; typedef
76 pp_mode *mode, pp_context *ppContext, int pict_type);
80 * Return a pp_mode or NULL if an error occurred.
85 pp_mode *pp_get_mode_by_name_and_quality(const char *name, int quality);
86 void pp_free_mode(pp_mode *mode);
H A Dpostprocess.c619 const QP_STORE_T QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc)
711 pp_mode *pp_get_mode_by_name_and_quality(const char *name, int quality)
887 void pp_free_mode(pp_mode *mode){
977 pp_mode *vm, void *vc, int pict_type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_pp.c37 pp_mode *modes[PP_QUALITY_MAX + 1];

Completed in 119 milliseconds