Searched defs:GetDspTable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/ | ||
H A D | dsp.cc | 173 const Dsp* GetDspTable(int bitdepth) { in GetDspTable() function |
H A D | dsp_test.cc | 249 TEST(Dsp, GetDspTable) { in TEST() argument |