Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c647 static int decode_subband_golomb(AVCodecContext *avctx, void *arg) in decode_subband_golomb() function
700 avctx->execute(avctx, decode_subband_golomb, bands, ret, num_bands, sizeof(SubBand*)); in decode_component()

Completed in 4 milliseconds