HomeSort by relevance Sort by last modified time
    Searched defs:nC (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair_s.s 52 nC RN 4 ;// number of coeffs or 17 for chroma
128 M_LDR nC, pNC
131 LDR pVLDTable, [pVLDTable, nC, LSL #2] ;// Find VLD table
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair_s.s 52 nC RN 4 ;// number of coeffs or 17 for chroma
128 M_LDR nC, pNC
131 LDR pVLDTable, [pVLDTable, nC, LSL #2] ;// Find VLD table
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 296 int i, nT, nC;
306 nC = (int)strlen(szCaption) + 1;
309 tzCaption = (TCHAR*)malloc(nC * sizeof(*tzCaption));
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 804 int nC = m_wb.nlevsC;
886 int nC = m_wb.nlevsC;
887 for (int n = m_wb.nlevs; n--; dscale++, dptr++, sptr++, dvptr++, duptr++, svptr++, suptr++, nC--)
    [all...]

Completed in 454 milliseconds