Home
last modified time | relevance | path

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

/third_party/ffmpeg/libpostproc/
H A Dpostprocess.h64 typedef void pp_context; typedef
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.c540 const int8_t QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc) in postProcess()
860 av_cold pp_context *pp_get_context(int width, int height, int cpuCaps){ in pp_get_context()

Completed in 3 milliseconds