Home
last modified time | relevance | path

Searched defs:tvdc (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Diff.c65 int16_t tvdc[16]; ///< TVDC lookup table member
768 static void decode_deep_tvdc32(uint8_t *dst, const uint8_t *src, int src_size, int width, int height, int linesize, const int16_t *tvdc) in decode_deep_tvdc32() argument
/third_party/ffmpeg/libavformat/
H A Diff.c122 uint8_t tvdc[32]; ///< TVDC lookup table member

Completed in 5 milliseconds