Searched defs:n_stages (Results 1 – 8 of 8) sorted by relevance
/external/libxaac/decoder/armv7/ |
D | ixheaacd_fft_armv7.c | 15 WORD32 i, n_stages; in ixheaacd_complex_fft_p2_armv7() local 69 WORD32 i, n_stages; in ixheaacd_mps_complex_fft_64_armv7() local
|
/external/libxaac/decoder/ |
D | ixheaacd_esbr_fft.c | 44 WORD32 i, j, k, n_stages, h2; in ixheaacd_real_synth_fft_p2() local 543 WORD32 i, j, k, n_stages, h2; in ixheaacd_cmplx_anal_fft_p2() local
|
D | ixheaacd_fft.c | 67 WORD32 i, j, k, n_stages; in ixheaacd_mps_complex_fft_64_dec() local 540 WORD32 i, j, k, n_stages; in ixheaacd_complex_fft_p2_dec() local
|
D | ixheaacd_aac_imdct.c | 794 WORD32 i, j, k, k1, n_stages; in ixheaacd_imdct_using_fft_dec() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cCullDistanceTests.cpp | 649 const glw::GLuint n_stages = sizeof(stages) / sizeof(stages[0]); in iterate() local
|
D | gl4cGPUShaderFP64Tests.cpp | 5984 const unsigned int n_stages = sizeof(stages) / sizeof(stages[0]); in generateUniformValues() local 6642 unsigned int n_stages = 0; in initUniformValues() local 6777 unsigned int n_stages = 0; in verifyProgramInterfaceQuerySupport() local 6972 unsigned int n_stages = 0; in verifyUniformValues() local
|
D | gl4cShaderSubroutineTests.cpp | 8783 const unsigned int n_stages = sizeof(stages) / sizeof(stages[0]); in verifySubroutineUniformValues() local
|
D | gl4cEnhancedLayoutsTests.cpp | 20418 static const GLuint n_stages = 4; in test() local
|