Home
last modified time | relevance | path

Searched refs:VPM_PARAMETER_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
Dbrightness_detection.cc34 return VPM_PARAMETER_ERROR; in ProcessFrame()
40 return VPM_PARAMETER_ERROR; in ProcessFrame()
Dspatial_resampler.cc29 return VPM_PARAMETER_ERROR; in SetTargetFrameSize()
Dframe_preprocessor.cc60 return VPM_PARAMETER_ERROR; in SetTargetResolution()
Dcontent_analysis.cc129 return VPM_PARAMETER_ERROR; in Initialize()
/external/webrtc/webrtc/modules/video_processing/include/
Dvideo_processing_defines.h27 #define VPM_PARAMETER_ERROR -3 macro