Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp161 bool InitQRCode(int32_t numInputBytes, in InitQRCode()
380 int32_t numInputBytes = dataBits.sizeInBytes(); in Encode() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp450 const int numInputBytes = computeTotalByteSize(m_spec.inputs); in iterate() local