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

1 23

  /external/opencv/cxcore/src/
cxmathfuncs.cpp     [all...]
cxcmp.cpp 237 typedef CvStatus (CV_STDCALL * CvInRangeCFunc)( const void* src, int srcstep,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h 289 * srcStep - step of the source plane
306 * - SrcStep <= 0 or srcStep is not a multiple of 8.
313 OMX_INT srcStep,
331 * srcStep - step of the source plane
347 * - SrcStep <= 0 or srcStep is not a multiple of 8.
354 OMX_INT srcStep,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h 289 * srcStep - step of the source plane
306 * - SrcStep <= 0 or srcStep is not a multiple of 8.
313 OMX_INT srcStep,
331 * srcStep - step of the source plane
347 * - SrcStep <= 0 or srcStep is not a multiple of 8.
354 OMX_INT srcStep,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h 289 * srcStep - step of the source plane
306 * - SrcStep <= 0 or srcStep is not a multiple of 8.
313 OMX_INT srcStep,
331 * srcStep - step of the source plane
347 * - SrcStep <= 0 or srcStep is not a multiple of 8.
354 OMX_INT srcStep,
    [all...]
  /external/opencv/cv/src/
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...]

Completed in 2251 milliseconds

1 23