Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeedhq.c167 static inline int decode_dc_le(GetBitContext *gb, int component) in decode_dc_le() function
233 dc_offset = decode_dc_le(gb, component); in decode_dct_block()

Completed in 2 milliseconds