Home
last modified time | relevance | path

Searched refs:VPM_GENERAL_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
Ddeflickering.cc101 return VPM_GENERAL_ERROR; in ProcessFrame()
107 return VPM_GENERAL_ERROR; in ProcessFrame()
111 return VPM_GENERAL_ERROR; in ProcessFrame()
115 return VPM_GENERAL_ERROR; in ProcessFrame()
120 return VPM_GENERAL_ERROR; in ProcessFrame()
/external/webrtc/webrtc/modules/video_processing/include/
Dvideo_processing_defines.h25 #define VPM_GENERAL_ERROR -1 macro