Home
last modified time | relevance | path

Searched refs:dctB_c (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_pp7.c119 static void dctB_c(int16_t *dst, int16_t *src) in dctB_c() function
311 pp7->dctB = dctB_c; in config_input()