Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpixlet.c479 static void postprocess_luma(AVCodecContext *avctx, AVFrame *frame, in postprocess_luma() function
688 postprocess_luma(avctx, frame.f, ctx->w, ctx->h, ctx->depth); in pixlet_decode_frame()