Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpixlet.c200 static int read_high_coeffs(AVCodecContext *avctx, uint8_t *src, int16_t *dst, in read_high_coeffs() function
343 ret = read_high_coeffs(avctx, ptr + bytestream2_tell(&ctx->gb), dest, size, in read_highpass()