Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp82 int32_t nStride = GBREG->stride(); in decode_Arith_Template0_opt3() local
231 int32_t nStride = GBREG->stride(); in decode_Arith_Template1_opt3() local
377 int32_t nStride = GBREG->stride(); in decode_Arith_Template2_opt3() local
521 int32_t nStride = GBREG->stride(); in decode_Arith_Template3_opt3() local
756 int32_t nStride = pImage->stride(); in decode_Arith_Template0_opt3() local
917 int32_t nStride = pImage->stride(); in decode_Arith_Template1_opt3() local
1072 int32_t nStride = pImage->stride(); in decode_Arith_Template2_opt3() local
1227 int32_t nStride = pImage->stride(); in decode_Arith_Template3_opt3() local
DJBig2_GrrdProc.cpp154 intptr_t nStride = GRREG->stride(); in decode_Template0_opt() local
407 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