HomeSort by relevance Sort by last modified time
    Searched full:dststep (Results 51 - 65 of 65) sorted by null

1 23

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h     [all...]
armVC.h 751 * [in] dstStep Step of the destination buffer
764 OMX_INT dstStep,
    [all...]
  /external/llvm/test/CodeGen/X86/
2008-07-07-DanglingDeadInsts.ll 96 define fastcc i32 @push(%struct.res_state* %state, float* %pool, i32* %poolfill, i32* %offset, float* %dest, i32 %dststep, float* %source, i32 %srcstep, i32 %srclen) nounwind {
  /external/opencv/cv/src/
cvundistort.cpp 46 uchar* dst, int dststep, CvSize size,
59 dststep /= sizeof(dst[0]);
61 for( v = 0; v < size.height; v++, dst += dststep )
105 ( const void* pSrc, int srcStep, void* pDst, int dstStep, CvSize roiSize,
cvderiv.cpp 157 ( const void* src, int srcstep, void* dst, int dststep,
161 ( const void* src, int srcstep, void* dst, int dststep,
165 ( const void* src, int srcstep, void* dst, int dststep,
170 ( const void* src, int srcstep, void* dst, int dststep,
    [all...]
cvmorph.cpp     [all...]
cvfilter.cpp     [all...]
cvsmooth.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s 27 dstStep RN 3
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s 30 dstStep RN 3
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s 28 dstStep RN 3
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 26 void armVCM4P2_Clip8(OMX_S16 *pSrc, OMX_U8 *pDst, OMX_INT dstStep );
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 751 * [in] dstStep Step of the destination buffer
764 OMX_INT dstStep,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 751 * [in] dstStep Step of the destination buffer
764 OMX_INT dstStep,
    [all...]
  /external/opencv/cxcore/src/
cxcmp.cpp 238 uchar* dst, int dststep,
    [all...]

Completed in 1316 milliseconds

1 23