Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_capture/
Dvideo_capture_impl.cc274 const VideoType commonVideoType = in IncomingFrame() local
278 CalcBufferSize(commonVideoType, width, in IncomingFrame()
309 const int conversionResult = ConvertToI420(commonVideoType, in IncomingFrame()