Home
last modified time | relevance | path

Searched defs:numVecs (Results 1 – 13 of 13) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dav1_highbd_convolve_sse4.c63 static void highbd_clip(__m128i *p, int numVecs, int bd) { in highbd_clip()
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp332 const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
357 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() local
939 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() local
975 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() local
1002 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer() local
DglsUniformBlockCase.cpp490 int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeStd140Layout() local
540 int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeStd140Layout() local
629 …int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) : glu:… in generateValue() local
1837 …int numVecs = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumRows(uniform.type)… in checkLayoutBounds() local
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp333 int numVecs = 0; in getNumInputVectors() local
631 int numVecs = output.arrayLength > 0 ? output.arrayLength : 1; in iterate() local
786 int numVecs = isArray ? output.arrayLength : 1; in iterate() local
846 const int numVecs = isArray ? output.arrayLength : 1; in iterate() local
Des3fTransformFeedbackTests.cpp1473 int numVecs = glu::isDataTypeMatrix(type) ? glu::getDataTypeMatrixNumColumns(type) : 1; in init() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_analysis.c490 int numVecs, in WebRtcIsac_GetLpcGain()
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp627 const int numVecs = isMatrix ? getDataTypeMatrixNumColumns(basicType) : 1; in computeStd140Layout() local
649 const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : 1; in computeStd430Layout() local
666 const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : 1; in copyToLayout() local
1005 const int numVecs = isDataTypeMatrix(basicType) in getVertexAttributeDescriptions() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp344 const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
374 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() local
1617 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() local
1744 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() local
1772 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp463 int numVecs = in computeStd140Layout() local
513 int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeStd140Layout() local
606 int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) : in generateValue() local
1802 int numVecs = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumRows(uniform.type) : in checkLayoutBounds() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp498 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeReferenceLayout() local
547 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
635 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
740 …const int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) :… in generateValue() local
2558 …const int numVecs = isMatrix ? (var.isRowMajor ? glu::getDataTypeMatrixNumRows(var.type) : g… in checkLayoutBounds() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp509 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeReferenceLayout() local
566 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
660 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
778 …const int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) :… in generateValue() local
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp706 auto numVecs = numElts >> logCandidateNumElts; in legalizeVectorType() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp596 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeReferenceLayout() local
653 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
748 …int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) : glu:… in generateValue() local