HomeSort by relevance Sort by last modified time
    Searched defs:nSize (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/skqp/tests/
AnnotationTest.cpp 17 size_t nSize = strlen(needle);
18 for (size_t i = 0; i < dataSize - nSize; i++) {
19 if (strncmp(&data[i], needle, nSize) == 0) {
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_CoreExt.h 54 OMX_U32 nSize; /**< size of the structure in bytes */
QOMX_CoreExtensions.h 129 * nSize : Size of the structure in bytes
136 OMX_U32 nSize;
148 * nSize : Size of the structure in bytes
154 OMX_U32 nSize;
QOMX_SourceExtensions.h 73 * nSize : Size of the structure in bytes
79 OMX_U32 nSize;
89 * nSize : Size of the structure in bytes
95 OMX_U32 nSize;
105 * nSize : Size of the structure in bytes
111 OMX_U32 nSize;
122 * nSize : Size of the structure in bytes
146 OMX_U32 nSize;
QOMX_FileFormatExtensions.h 99 OMX_U32 nSize;
113 OMX_U32 nSize; /**< size of the structure in bytes */
124 OMX_U32 nSize; /**< size of the structure in bytes */
133 OMX_U32 nSize;/**< size of the structure in bytes */
149 OMX_U32 nSize; /**< size of the structure in bytes */
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_CoreExt.h 54 OMX_U32 nSize; /**< size of the structure in bytes */
QOMX_CoreExtensions.h 129 * nSize : Size of the structure in bytes
136 OMX_U32 nSize;
148 * nSize : Size of the structure in bytes
154 OMX_U32 nSize;
QOMX_SourceExtensions.h 73 * nSize : Size of the structure in bytes
79 OMX_U32 nSize;
89 * nSize : Size of the structure in bytes
95 OMX_U32 nSize;
105 * nSize : Size of the structure in bytes
111 OMX_U32 nSize;
122 * nSize : Size of the structure in bytes
146 OMX_U32 nSize;
OMX_IndexExt.h 126 * nSize : size of the structure in bytes
135 OMX_U32 nSize;
OMX_Skype_VideoExtensions.h 78 OMX_U32 nSize;
99 OMX_U32 nSize;
115 OMX_U32 nSize;
122 OMX_U32 nSize;
129 OMX_U32 nSize;
136 OMX_U32 nSize;
QOMX_FileFormatExtensions.h 99 OMX_U32 nSize;
113 OMX_U32 nSize; /**< size of the structure in bytes */
124 OMX_U32 nSize; /**< size of the structure in bytes */
133 OMX_U32 nSize;/**< size of the structure in bytes */
149 OMX_U32 nSize; /**< size of the structure in bytes */
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_CoreExt.h 54 OMX_U32 nSize; /**< size of the structure in bytes */
QOMX_CoreExtensions.h 129 * nSize : Size of the structure in bytes
136 OMX_U32 nSize;
148 * nSize : Size of the structure in bytes
154 OMX_U32 nSize;
QOMX_SourceExtensions.h 73 * nSize : Size of the structure in bytes
79 OMX_U32 nSize;
89 * nSize : Size of the structure in bytes
95 OMX_U32 nSize;
105 * nSize : Size of the structure in bytes
111 OMX_U32 nSize;
122 * nSize : Size of the structure in bytes
146 OMX_U32 nSize;
OMX_IndexExt.h 126 * nSize : size of the structure in bytes
135 OMX_U32 nSize;
OMX_Skype_VideoExtensions.h 78 OMX_U32 nSize;
99 OMX_U32 nSize;
115 OMX_U32 nSize;
122 OMX_U32 nSize;
129 OMX_U32 nSize;
136 OMX_U32 nSize;
QOMX_FileFormatExtensions.h 99 OMX_U32 nSize;
113 OMX_U32 nSize; /**< size of the structure in bytes */
124 OMX_U32 nSize; /**< size of the structure in bytes */
133 OMX_U32 nSize;/**< size of the structure in bytes */
149 OMX_U32 nSize; /**< size of the structure in bytes */
  /external/skia/tests/
AnnotationTest.cpp 28 size_t nSize = strlen(needle);
29 for (size_t i = 0; i < dataSize - nSize; i++) {
30 if (strncmp(&data[i], needle, nSize) == 0) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsdexts.h 20 DWORD nSize;
  /external/pdfium/core/fxcrt/
string_data_template.h 25 pdfium::base::CheckedNumeric<size_t> nSize = nLen;
26 nSize *= sizeof(CharType);
27 nSize += overhead;
33 nSize += 7;
34 nSize &= ~7;
35 size_t totalSize = nSize.ValueOrDie();
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_AudioExt.h 54 OMX_U32 nSize; /**< size of the structure in bytes */
63 OMX_U32 nSize; /**< size of the structure in bytes */
72 OMX_U32 nSize; /**< size of the structure in bytes */
87 OMX_U32 nSize; /**< size of the structure in bytes */
99 OMX_U32 nSize; /**< size of the structure in bytes */
112 OMX_U32 nSize;
  /frameworks/native/headers/media_plugin/media/hardware/
HardwareAPI.h 77 OMX_U32 nSize;
123 OMX_U32 nSize;
181 OMX_U32 nSize;
195 OMX_U32 nSize;
209 OMX_U32 nSize; // IN
227 OMX_U32 nSize;
262 OMX_U32 nSize;
283 OMX_U32 nSize;
312 OMX_U32 nSize; // IN
416 OMX_U32 nSize; // I
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 78 * nSize : Size of the structure in bytes
90 OMX_U32 nSize;
109 * nSize : Size of the structure in bytes
126 OMX_U32 nSize;
169 OMX_U32 nSize;
  /external/pdfium/core/fpdfapi/parser/
fpdf_parser_decode.cpp 363 size_t nSize = DecoderArray.size();
364 for (size_t i = 0; i < nSize; ++i) {
365 int estimated_size = i == nSize - 1 ? last_estimated_size : 0;
374 if (bImageAcc && i == nSize - 1) {
391 if (bImageAcc && i == nSize - 1) {
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTTextureAPI.cpp 272 unsigned int nFormat = 0, nType = 0, nBPP, nSize, nElW = 0, nElH = 0, nElD = 0;
285 nSize = pIn->u32Width * nRepeatCnt;
287 psTexHeaderNew = PVRTTextureCreate(nSize, nSize, nElW, nElH, nBPP, true);
292 for(nLevel = 0; ((unsigned int)1 << nLevel) < nSize; ++nLevel)
294 int nBlocksDstW = PVRT_MAX((unsigned int)1, (nSize >> nLevel) / nElW);
295 int nBlocksDstH = PVRT_MAX((unsigned int)1, (nSize >> nLevel) / nElH);
314 psTexHeaderNew->u32Width = nSize;
315 psTexHeaderNew->u32Height = nSize;
    [all...]

Completed in 1053 milliseconds

1 2 3 4 5