Home
last modified time | relevance | path

Searched defs:st_ptr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dreg_compare.c210 FPU_REG *st_ptr; in compare_st_st() local
256 FPU_REG *st_ptr; in compare_i_st_st() local
304 FPU_REG *st_ptr; in compare_u_st_st() local
354 FPU_REG *st_ptr; in compare_ui_st_st() local
H A Dreg_divide.c31 FPU_REG const *a, *b, *st0_ptr, *st_ptr; in FPU_div() local
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/demo/
H A DMain.cpp91 void* st_ptr = NULL; in test_cmd() local
223 void* st_ptr = NULL; in test_aec() local
318 void *st_ptr = rkaudio_agc_short_init(IN_SIZE, 44100, mNumChannel, param); in test_agc() local