Home
last modified time | relevance | path

Searched refs:postprocess_chroma (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpixlet.c503 static void postprocess_chroma(AVFrame *frame, int w, int h, int depth) in postprocess_chroma() function
689 postprocess_chroma(frame.f, ctx->w >> 1, ctx->h >> 1, ctx->depth); in pixlet_decode_frame()