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

  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c     [all...]
M4VSS3GPP_EditVideo.c 55 #define M4xVSS_ABS(a) ( ( (a) < (0) ) ? (-(a)) : (a) )
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h 57 #define M4xVSS_ABS(a) ( ( (a) < (0) ) ? (-(a)) : (a) )
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]

Completed in 1185 milliseconds