Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drv34.c259 static inline void decode_subblock3(int16_t *dst, int code, GetBitContext *gb, VLC *vlc, in decode_subblock3() function
292 decode_subblock3(dst, code, gb, &rvlc->coefficient, q_dc, q_ac1, q_ac2); in rv34_decode_block()

Completed in 3 milliseconds