Home
last modified time | relevance | path

Searched defs:nStride (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp74 int32_t nStride = GBREG->stride(); in decode_Arith_Template0_opt3() local
200 int32_t nStride = GBREG->stride(); in decode_Arith_Template1_opt3() local
323 int32_t nStride = GBREG->stride(); in decode_Arith_Template2_opt3() local
444 int32_t nStride = GBREG->stride(); in decode_Arith_Template3_opt3() local
656 int32_t nStride = pImage->stride(); in decode_Arith_Template0_opt3() local
794 int32_t nStride = pImage->stride(); in decode_Arith_Template1_opt3() local
927 int32_t nStride = pImage->stride(); in decode_Arith_Template2_opt3() local
1060 int32_t nStride = pImage->stride(); in decode_Arith_Template3_opt3() local
DJBig2_GrrdProc.cpp165 intptr_t nStride = GRREG->stride(); in decode_Template0_opt() local
399 intptr_t nStride = GRREG->stride(); in decode_Template1_opt() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTBoneBatch.cpp434 const int nStride, in Create()
671 const int nStride, in FillBatch()
DPVRTMisc.cpp95 const int nStride, in PVRTMiscCalculateInfinitePlane()
DPVRTVertex.cpp597 const unsigned int nStride, in PVRTVertexGenerateTangentSpace()
DPVRTGeometry.cpp1335 const int nStride, in SortVertices()
1399 const int nStride, in PVRTGeometrySort()
DPVRTModelPOD.h128 PVRTuint32 nStride; /*!< Distance in bytes from one array entry to the next */ variable
DPVRTModelPOD.cpp3404 const PVRTuint32 nStride,
3482 PVRTuint32 nStride, nOffset, nBytes; local