Searched defs:DiffInfo (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddiffer.h21 typedef uint8_t DiffInfo; typedef in namespace:webrtc
62 DiffInfo DiffPartialBlock(const uint8_t* prev_buffer,
79 scoped_ptr<DiffInfo[]> diff_info_;

Completed in 101 milliseconds