Home
last modified time | relevance | path

Searched defs:gcv (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/tests/
Dtest_unixccompiler.py41 def gcv(v): function
46 def gcv(v): function
51 def gcv(v): function
60 def gcv(v): function
70 def gcv(v): function
81 def gcv(v): function
91 def gcv(v): function
101 def gcv(v): function
113 def gcv(v): function
129 def gcv(v): function
/third_party/ffmpeg/libavcodec/
Datrac3plusdsp.c426 int i, gain_lev, gcv = 0, qu, nsp; in ff_atrac3p_power_compensation() local