Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpixlet.c315 static int read_highpass(AVCodecContext *avctx, uint8_t *ptr, in read_highpass() function
589 ret = read_highpass(avctx, avpkt->data, plane, frame); in decode_plane()