Searched refs:decode_subband (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | diracdec.c | 724 static void decode_subband(DiracContext *s, GetBitContext *gb, int quant, in decode_subband() function 793 decode_subband(s, gb, quant, slice->slice_x, slice->slice_y, luma_end, in decode_lowdelay_slice() 806 decode_subband(s, gb, quant, slice->slice_x, slice->slice_y, chroma_end, in decode_lowdelay_slice()
|
Completed in 5 milliseconds