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

  /external/chromium_org/third_party/webrtc/modules/video_processing/main/interface/
video_processing_defines.h 26 #define VPM_MEMORY -2
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
content_analysis.cc 135 return VPM_MEMORY;
139 if (prev_frame_ == NULL) return VPM_MEMORY;

Completed in 103 milliseconds