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

  /external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
color_enhancement.cc 19 int32_t ColorEnhancement(I420VideoFrame* frame) {
video_processing_impl.cc 135 int32_t VideoProcessingModule::ColorEnhancement(I420VideoFrame* frame) {
136 return VideoProcessing::ColorEnhancement(frame);

Completed in 603 milliseconds