Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c396 short *fsizes; local
/aosp_15_r20/external/libopus/tests/
H A Dtest_opus_encode.c302 static const int fsizes[6]={960*3,960*2,120,240,480,960}; in run_test1() local