Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopus_pvq.c32 #define CELT_PVQ_V(n, k) (CELT_PVQ_U(n, k) + CELT_PVQ_U(n, (k) + 1)) macro

Completed in 3 milliseconds