Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddiracdec.c723 static void decode_subband(DiracContext *s, GetBitContext *gb, int quant, in decode_subband() function
792 decode_subband(s, gb, quant, slice->slice_x, slice->slice_y, luma_end, in decode_lowdelay_slice()
805 decode_subband(s, gb, quant, slice->slice_x, slice->slice_y, chroma_end, in decode_lowdelay_slice()