Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsnow.h606 static inline void unpack_coeffs(SnowContext *s, SubBand *b, SubBand * parent, int orientation){ in unpack_coeffs() function
H A Dsnowdec.c514 int decode_state[MAX_DECOMPOSITIONS][4][1]; /* Stored state info for unpack_coeffs. 1 variable per instance. */ in decode_frame()
531 unpack_coeffs(s, b, b->parent, orientation); in decode_frame()

Completed in 3 milliseconds