Searched defs:numactive (Results 1 – 4 of 4) sorted by relevance
/third_party/libsnd/src/ALAC/ |
D | dp_dec.c | 53 unpc_block (const int32_t * pc1, int32_t * out, int32_t num, int16_t * coefs, int32_t numactive, ui… in unpc_block()
|
D | dp_enc.c | 73 pc_block (int32_t * in, int32_t * pc1, int32_t num, int16_t * coefs, int32_t numactive, uint32_t ch… in pc_block()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cExplicitUniformLocationTest.cpp | 1578 glw::GLint numactive; in runExecuteProgram() local
|
/third_party/python/Modules/ |
D | itertoolsmodule.c | 4536 Py_ssize_t numactive; member
|