Searched refs:outDataType (Results 1 - 5 of 5) sorted by relevance

/external/svox/pico/lib/
H A Dpicoapi.h403 bit PCM samples) is returned in 'outDataType' and depends on the
404 lingware resources. Possible 'outDataType' values are listed in
417 pico_Int16 *outDataType
H A Dpicoapi.c624 * @param *outDataType : pointer to a variable to receive the type of buffer received
635 pico_Int16 *outDataType
656 *outDataType = PICO_DATA_PCM_16BIT;
/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp1255 DataType outDataType = isFloatOut ? s_floatTypes[outScalarSize - 1] local
1298 shaderSpec.output = outDataType;
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp1852 const DataType outDataType = isFloatOut ? s_floatTypes[outScalarSize - 1] local
1895 shaderSpec.output = outDataType;
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1892 DataType outDataType = isFloatOut ? s_floatTypes[outScalarSize - 1] local
1936 shaderSpec.output = outDataType;

Completed in 153 milliseconds